]> Dogcows Code - chaz/tint2/blob - src/tint2conf/Makefile.am
less disturbing omnipresent task by dmitry medvinsky
[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.037959 seconds and 4 git commands to generate.