]> Dogcows Code - chaz/tint2/blob - src/tint2conf/Makefile.am
central version.h. the build system could overwrite it...
[chaz/tint2] / src / tint2conf / Makefile.am
1 if ENABLE_TINT2CONF
2 bin_PROGRAMS = tint2conf
3 dist_bin_SCRIPTS = tintwizard.py
4 tint2conf_SOURCES = main.c theme_view.c theme_view.h ../util/common.c ../version.h
5 INCLUDES = -I../util
6
7 AM_CFLAGS += @TINT2CONF_CFLAGS@
8 LIBS += @TINT2CONF_LIBS@
9 endif
This page took 0.032193 seconds and 4 git commands to generate.