autotools: add missing tycommon.h in tybg_SOURCES, fix build.

This commit is contained in:
Jerome Pinot 2016-10-08 19:18:58 +09:00
parent 76f1bf4342
commit 02ebbba1f5
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ gravatar.c gravatar.h \
tty_keys.h
tybg_SOURCES = \
tycommon.c \
tycommon.c tycommon.h \
tybg.c
tybg_CPPFLAGS = -I. \