Code update for Window Maker version 0.50.0
[wmaker-crm.git] / test / Makefile.am
blobf57584f4e96fbdeb900585f9b89c2ce8b62e17e1
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 = $(top_builddir)/wmlib/libWMaker.a @XLFLAGS@ @XLIBS@ 
14 INCLUDES = -g -D_BSD_SOURCE @XCFLAGS@ -I$(top_srcdir)/wmlib