- Finished moving to the new proplist handling code in WINGs.
[wmaker-crm.git] / WINGs / Tests / Makefile.am
blobf6ac26e034d24b7be0d6d5659b8257fa12c587d4
1 ## automake input file for WINGs - Tests
3 AUTOMAKE_OPTIONS = no-dependencies
5 noinst_PROGRAMS = wtest wmquery wmfile testmywidget 
7 LDADD= $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la
10 testmywidget_SOURCES = testmywidget.c mywidget.c mywidget.h 
12 wtest_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a
15 EXTRA_DIST = logo.xpm upbtn.xpm wm.html wm.png
17 INCLUDES = -I$(top_srcdir)/WINGs -I$(top_srcdir)/wrlib -I$(top_srcdir)/src \
18         -DRESOURCE_PATH=\"$(datadir)/WINGs\" @HEADER_SEARCH_PATH@ -DDEBUG