Initial revision
[wmaker-crm.git] / test / Makefile.am
blob5471e413b5aaa3c489ae9ea5be1c28c76a1b5ec6
1 ## Process this file with automake to produce Makefile.in
3 AUTOMAKE_OPTIONS = no-dependencies
5 EXTRA_DIST = notest.c
7 noinst_PROGRAMS = wtest
9 wtest_SOURCES = wtest.c
11 wtest_LDADD = -L$(top_builddir)/wmlib -lWMaker @XLFLAGS@ @XLIBS@ 
14 INCLUDES = -g -D_BSD_SOURCE @XCFLAGS@ -I$(top_srcdir)/wmlib