aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authornobody <nobody@localhost>1999-12-25 22:31:23 +0800
committernobody <nobody@localhost>1999-12-25 22:31:23 +0800
commitfd70d0721ba156eb66529393469863bfa60f34e7 (patch)
tree7d0d3756e5b4657c67be691910240a559b06c3cc /tests/Makefile.am
parent9c84a9253936ded67c4ab3d8fb9a8b357a533411 (diff)
downloadgsoc2013-evolution-fd70d0721ba156eb66529393469863bfa60f34e7.tar
gsoc2013-evolution-fd70d0721ba156eb66529393469863bfa60f34e7.tar.gz
gsoc2013-evolution-fd70d0721ba156eb66529393469863bfa60f34e7.tar.bz2
gsoc2013-evolution-fd70d0721ba156eb66529393469863bfa60f34e7.tar.lz
gsoc2013-evolution-fd70d0721ba156eb66529393469863bfa60f34e7.tar.xz
gsoc2013-evolution-fd70d0721ba156eb66529393469863bfa60f34e7.tar.zst
gsoc2013-evolution-fd70d0721ba156eb66529393469863bfa60f34e7.zip
This commit was manufactured by cvs2svn to create tag 'gtkmm_1_1_6'.gtkmm_1_1_6
svn path=/tags/gtkmm_1_1_6/; revision=1519
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am26
1 files changed, 0 insertions, 26 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
deleted file mode 100644
index 85ee40b3a1..0000000000
--- a/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) -I$(top_srcdir)/camel \
- -I$(includedir) -I$(top_srcdir)/camel/providers/MH
-LDADD = \
- $(top_builddir)/camel/libcamel.la \
- $(GNOME_LIBDIR) \
- $(GNOMEUI_LIBS) $(INTLLIBS) $(PTHREAD_LIB) $(EXTRA_GNOME_LIBS)
-# $(BONOBO_LIBS)
-
-
-
-
-#test4_LDADD = \
-# $(top_builddir)/camel/libcamel.la \
-# $(top_builddir)/camel/providers/MH/libcamelmh.la \
-# $(GNOME_LIBDIR) \
-# $(GNOMEUI_LIBS) $(INTLLIBS) $(PTHREAD_LIB)
-
-
-noinst_PROGRAMS = \
- test1 \
- test2 \
- test3 \
- test7 \
- test8