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
commit81d2df00993a9e6139ef586eef641790512aab48 (patch)
treea4eb5e010ba601de261dc3f9da4dd4b86fcc46fe /camel/tests/lib/Makefile.am
parent72ca61d74b9942040638b628a6f1358e02d23d42 (diff)
downloadgsoc2013-evolution-GDM_2_2_3.tar
gsoc2013-evolution-GDM_2_2_3.tar.gz
gsoc2013-evolution-GDM_2_2_3.tar.bz2
gsoc2013-evolution-GDM_2_2_3.tar.lz
gsoc2013-evolution-GDM_2_2_3.tar.xz
gsoc2013-evolution-GDM_2_2_3.tar.zst
gsoc2013-evolution-GDM_2_2_3.zip
This commit was manufactured by cvs2svn to create tag 'GDM_2_2_3'.GDM_2_2_3
svn path=/tags/GDM_2_2_3/; revision=10414
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
-