X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Ftint2conf%2FMakefile.am;h=c76dc9203dc6ba12b1293fdff3508f7011b8feda;hb=5579c4ee23c4f4ca02a75e6f7f40b51e9f017117;hp=6e85d01bdb135b9bc03b5f97bbdc698aef8283c6;hpb=951552997e8fc6272c227c8498d79d09c5f7061b;p=chaz%2Ftint2 diff --git a/src/tint2conf/Makefile.am b/src/tint2conf/Makefile.am index 6e85d01..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 theme_view.c theme_view.h ../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@