From 6cb08f0bc177cd0de35b852fac94a181f4d2233c Mon Sep 17 00:00:00 2001 From: Bertrand Guiheneuf Date: Tue, 10 Aug 1999 11:53:46 +0000 Subject: some test files svn path=/trunk/; revision=1101 --- tests/ui-tests/Makefile.am | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tests/ui-tests/Makefile.am (limited to 'tests/ui-tests/Makefile.am') diff --git a/tests/ui-tests/Makefile.am b/tests/ui-tests/Makefile.am new file mode 100644 index 0000000000..19bbb6c8d4 --- /dev/null +++ b/tests/ui-tests/Makefile.am @@ -0,0 +1,16 @@ +# process this file with automake to create Makefile.in + +INCLUDES = -I$(top_srcdir)/intl -I$(top_srcdir)/camel \ + -I$(includedir) -I$(top_srcdir)/camel/providers/MH \ + $(EXTRA_GNOME_CFLAGS) + +LDADD = \ + $(top_builddir)/camel/libcamel.la \ + $(INTLLIBS) $(EXTRA_GNOME_LIBS) + + + + + +noinst_PROGRAMS = \ + store_listing \ No newline at end of file -- cgit v1.2.3