]> Dogcows Code - chaz/tint2/blobdiff - src/tint2conf/Makefile.am
more tint2conf cleanup
[chaz/tint2] / src / tint2conf / Makefile.am
index b7b625a11a8765b59e013265de31ec0c5341d5a2..baf4a59204f81e958e04b8a91fe57948a4c99b18 100644 (file)
@@ -1,6 +1,7 @@
 if ENABLE_TINT2CONF
 bin_PROGRAMS = tint2conf
-tint2conf_SOURCES = main.c
+tint2conf_SOURCES = main.c ../util/common.c
+INCLUDES = -I../util
 
 AM_CFLAGS += @TINT2CONF_CFLAGS@
 LIBS += @TINT2CONF_LIBS@
This page took 0.019931 seconds and 4 git commands to generate.