summaryrefslogtreecommitdiffstats
path: root/lilo-config/common/tests/Makefile.am
blob: 8059a447450d1b9cce7f88a0f5487f4803768772 (plain)
1
2
3
4
5
6
7
8
9
String_LDADD = ../.libs/libcommon.a
noinst_PROGRAMS = String
INCLUDES = -I.. $(all_includes)

String_SOURCES = \
	String.cc

messages: