WPrefs: Move around some options between pages
[wmaker-crm.git] / test / Makefile.am
blob2f80174a9c63d24fdb5675a1160a18f8674aa235
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.la @XLFLAGS@ @XLIBS@
13 INCLUDES = -g -D_BSD_SOURCE @XCFLAGS@ -I$(top_srcdir)/wmlib