File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / confuse / tests / Makefile.am
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Jan 24 14:48:56 2017 UTC (7 years, 11 months ago) by misho
Branches: confuse, MAIN
CVS tags: v2_7, HEAD
confuse 2.7

TESTS = suite_single suite_dup suite_func suite_list \
	suite_validate list_plus_syntax section_title_dupes \
	single_title_sections quote_before_print include
check_PROGRAMS=$(TESTS)

LDADD=-L../src ../src/libconfuse.la $(LTLIBINTL)

EXTRA_DIST=a.conf b.conf check_confuse.h
CLEANFILES=*~

DEFS=-DSRC_DIR='"$(srcdir)"'

celan: clean


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>