aboutsummaryrefslogtreecommitdiffstats
path: root/camel/tests/lib/Makefile.am
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-06-23 13:14:10 +0800
committernobody <nobody@localhost>2001-06-23 13:14:10 +0800
commit427190cde32cb4077da96871aa2406277e8e27ee (patch)
treea4eb5e010ba601de261dc3f9da4dd4b86fcc46fe /camel/tests/lib/Makefile.am
parent72ca61d74b9942040638b628a6f1358e02d23d42 (diff)
downloadgsoc2013-evolution-GTKHTML_0_10_1.tar
gsoc2013-evolution-GTKHTML_0_10_1.tar.gz
gsoc2013-evolution-GTKHTML_0_10_1.tar.bz2
gsoc2013-evolution-GTKHTML_0_10_1.tar.lz
gsoc2013-evolution-GTKHTML_0_10_1.tar.xz
gsoc2013-evolution-GTKHTML_0_10_1.tar.zst
gsoc2013-evolution-GTKHTML_0_10_1.zip
This commit was manufactured by cvs2svn to create tagGTKHTML_0_10_1
'GTKHTML_0_10_1'. svn path=/tags/GTKHTML_0_10_1/; revision=10424
Diffstat (limited to 'camel/tests/lib/Makefile.am')
-rw-r--r--camel/tests/lib/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/camel/tests/lib/Makefile.am b/camel/tests/lib/Makefile.am
deleted file mode 100644
index c3da5e37a8..0000000000
--- a/camel/tests/lib/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-
-INCLUDES = -I$(includedir)
-
-check_LIBRARIES = libcameltest.a
-
-libcameltest_a_SOURCES = \
- camel-test.c camel-test.h \
- messages.c messages.h \
- addresses.c addresses.h \
- folders.c folders.h \
- session.c session.h \
- streams.c streams.h \
- address-data.h
-