[OSADL-svn-commits] r102 - trunks/fddi-trunk/tests

OSADL repository commits osadl-svn-commits at lists.osadl.org
Tue Oct 2 11:47:47 CEST 2007


Author: robert
Date: Thu Aug  9 22:58:38 2007
New Revision: 102

Log:
disable remaining entries for disabled test, in order to shutdown warning

Modified:
   trunks/fddi-trunk/tests/GNUmakefile.am

Modified: trunks/fddi-trunk/tests/GNUmakefile.am
==============================================================================
--- trunks/fddi-trunk/tests/GNUmakefile.am	(original)
+++ trunks/fddi-trunk/tests/GNUmakefile.am	Thu Aug  9 22:58:38 2007
@@ -67,11 +67,11 @@
 test_examplebus1_LDADD = \
 	libexamplebus.la
 
-test_fddi_examplebus1_SOURCES = \
-	test_fddi_examplebus1.c
-
-test_fddi_examplebus1_LDADD = \
-	$(top_builddir)/src/libfddi.la
+#test_fddi_examplebus1_SOURCES = \
+#	test_fddi_examplebus1.c
+#
+#test_fddi_examplebus1_LDADD = \
+#	$(top_builddir)/src/libfddi.la
 
 test_fddi_examplebus_attach_backend_SOURCES = \
 	test_fddi_examplebus_attach_backend.c


More information about the OSADL-svn-commits mailing list