Cleansed all directories from autohell corruption. Some additional unnecessary files...
[libt2n] / test / Makefile.am
diff --git a/test/Makefile.am b/test/Makefile.am
deleted file mode 100644 (file)
index 0f6be49..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-INCLUDES = -I$(top_srcdir)/src @BOOST_CPPFLAGS@
-METASOURCES = AUTO
-check_PROGRAMS = test
-
-test_LDADD = $(top_builddir)/src/libt2n.la @BOOST_SERIALIZATION_LIB@ \
-       @BOOST_LDFLAGS@ @BOOST_UNIT_TEST_FRAMEWORK_LIB@
-test_SOURCES = newserver.cpp callback.cpp cmdgroup.cpp comm.cpp hello.cpp reconnect.cpp \
-       reentrant.cpp serialize.cpp simplecmd.cpp timeout.cpp wrapper.cpp test_fixtures.hxx
-
-TESTS = test