]> Dogcows Code - chaz/tint2/commitdiff
fixed issue 188
authorThierry Lorthiois <lorthiois@bbsoft.fr>
Mon, 28 Dec 2009 19:46:20 +0000 (19:46 +0000)
committerThierry Lorthiois <lorthiois@bbsoft.fr>
Mon, 28 Dec 2009 19:46:20 +0000 (19:46 +0000)
src/tint2conf/Makefile.am

index 09f9761bea06777d9b8001b32f7b3d6b0e633bc3..6e85d01bdb135b9bc03b5f97bbdc698aef8283c6 100644 (file)
@@ -1,7 +1,7 @@
 if ENABLE_TINT2CONF
 bin_PROGRAMS = tint2conf
 dist_bin_SCRIPTS = tintwizard.py
-tint2conf_SOURCES = main.c theme_view.c ../util/common.c
+tint2conf_SOURCES = main.c theme_view.c theme_view.h ../util/common.c
 INCLUDES = -I../util
 
 AM_CFLAGS += @TINT2CONF_CFLAGS@
This page took 0.028777 seconds and 4 git commands to generate.