X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Ftint2conf%2FMakefile.am;h=c76dc9203dc6ba12b1293fdff3508f7011b8feda;hb=5c73d8e6fca08157fa70cdb30069dd09c3619afb;hp=f921d7c1594740d843b8e41670648945f139849d;hpb=bb446dc3538a375b96e86fc43e95e70ee183a3bf;p=chaz%2Ftint2 diff --git a/src/tint2conf/Makefile.am b/src/tint2conf/Makefile.am index f921d7c..c76dc92 100644 --- a/src/tint2conf/Makefile.am +++ b/src/tint2conf/Makefile.am @@ -1,7 +1,7 @@ if ENABLE_TINT2CONF bin_PROGRAMS = tint2conf dist_bin_SCRIPTS = tintwizard.py -tint2conf_SOURCES = main.c ../util/common.c +tint2conf_SOURCES = main.c theme_view.c theme_view.h ../util/common.c ../version.h INCLUDES = -I../util AM_CFLAGS += @TINT2CONF_CFLAGS@