Prepared build-system for tint2conf.
Some cleanup. git-svn-id: http://tint2.googlecode.com/svn/trunk@154 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
7
src/tint2conf/Makefile.am
Normal file
7
src/tint2conf/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
if ENABLE_TINT2CONF
|
||||
bin_PROGRAMS = tint2conf
|
||||
tint2conf_SOURCES = main.c
|
||||
|
||||
AM_CFLAGS += @TINT2CONF_CFLAGS@
|
||||
LIBS += @TINT2CONF_LIBS@
|
||||
endif
|
||||
Reference in New Issue
Block a user