Rearranged the structure of the WINGs subdirectory.
[wmaker-crm.git] / WINGs / Tests / Makefile.am
blob2a64d998f228859980239c67047403e8236ba4dd
1 ## automake input file for WINGs - Tests
3 AUTOMAKE_OPTIONS = no-dependencies
5 noinst_PROGRAMS = wtest wmquery wmfile testmywidget testcolorpanel testtext
7 LDADD= $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la \
8         @LIBRARY_SEARCH_PATH@ @GFXLIBS@ @XLIBS@ \
9         -lm @LIBPL@
12 testmywidget_SOURCES = testmywidget.c mywidget.c mywidget.h 
14 wtest_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a
16 testtext_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a
19 EXTRA_DIST = logo.xpm upbtn.xpm
21 INCLUDES = -I$(top_srcdir)/WINGs -I$(top_srcdir)/wrlib -I$(top_srcdir)/src \
22         -DRESOURCE_PATH=\"$(datadir)/WINGs\" @HEADER_SEARCH_PATH@ -DDEBUG