]> Dogcows Code - chaz/tint2/blobdiff - src/tint2conf/Makefile.am
add icon for panel switcher. needed *.png in /usr/share/pixmaps and *.desktop in...
[chaz/tint2] / src / tint2conf / Makefile.am
index baf4a59204f81e958e04b8a91fe57948a4c99b18..c76dc9203dc6ba12b1293fdff3508f7011b8feda 100644 (file)
@@ -1,6 +1,7 @@
 if ENABLE_TINT2CONF
 bin_PROGRAMS = tint2conf
-tint2conf_SOURCES = main.c ../util/common.c
+dist_bin_SCRIPTS = tintwizard.py
+tint2conf_SOURCES = main.c theme_view.c theme_view.h ../util/common.c ../version.h
 INCLUDES = -I../util
 
 AM_CFLAGS += @TINT2CONF_CFLAGS@
This page took 0.021295 seconds and 4 git commands to generate.