]> Dogcows Code - chaz/tint2/blob - src/tint2conf/Makefile.am
b7b625a11a8765b59e013265de31ec0c5341d5a2
[chaz/tint2] / src / tint2conf / Makefile.am
1 if ENABLE_TINT2CONF
2 bin_PROGRAMS = tint2conf
3 tint2conf_SOURCES = main.c
4
5 AM_CFLAGS += @TINT2CONF_CFLAGS@
6 LIBS += @TINT2CONF_LIBS@
7 endif
This page took 0.033567 seconds and 3 git commands to generate.