From a57b12708dae1c8eff2906e853c28c243f280307 Mon Sep 17 00:00:00 2001 From: nobody Date: Wed, 9 Feb 2000 23:19:13 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'GNOME_APPLETS_1_1_3'. svn path=/tags/GNOME_APPLETS_1_1_3/; revision=1716 --- tests/ui-tests/Makefile.am | 26 -------------------------- 1 file changed, 26 deletions(-) delete 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 deleted file mode 100644 index 34c05f3115..0000000000 --- a/tests/ui-tests/Makefile.am +++ /dev/null @@ -1,26 +0,0 @@ -# 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 \ - -I$(top_srcdir)/widgets \ - $(EXTRA_GNOME_CFLAGS) - -LDADD = \ - $(top_builddir)/widgets/libevolutionwidgets.la \ - $(top_builddir)/camel/libcamel.la \ - $(INTLLIBS) \ - $(EXTRA_GNOME_LIBS) \ - $(PTHREAD_LIB) - -message_browser_LDADD = \ - $(top_builddir)/camel/libcamel.la \ - $(INTLLIBS) \ - $(EXTRA_GNOME_LIBS) \ - $(PTHREAD_LIB) \ - $(EXTRA_GNOME_LIBS_THREADS) - -noinst_PROGRAMS = \ - message-browser -- cgit v1.2.3