[OSADL-svn-commits] r22 - fddi-20070618-1-trunk/tests
OSADL repository commits
osadl-svn-commits at lists.osadl.org
Tue Oct 2 11:42:36 CEST 2007
Author: robert
Date: Sat Jun 30 01:45:32 2007
New Revision: 22
Log:
add sh scripts to EXTRA_DIST
Modified:
fddi-20070618-1-trunk/tests/GNUmakefile.am
Modified: fddi-20070618-1-trunk/tests/GNUmakefile.am
==============================================================================
--- fddi-20070618-1-trunk/tests/GNUmakefile.am (original)
+++ fddi-20070618-1-trunk/tests/GNUmakefile.am Sat Jun 30 01:45:32 2007
@@ -112,6 +112,19 @@
# -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
# -no-undefined # win32_dll stuff only
+EXTRA_DIST = \
+ examplebus.h \
+ test_fddi_examplebus1.sh \
+ test_fddi_examplebus_attach_backend.sh \
+ test_fddi_examplebus_cmd.sh \
+ test_fddi_examplebus_cmd_identify.sh \
+ test_fddi_examplebus_cmd_quiterr.sh \
+ test_fddi_examplebus_cmd_reset.sh \
+ test_fddi_examplebus_cmd_start.sh \
+ test_fddi_examplebus_cmd_stop.sh \
+ test_fddi_examplebus_readconfig.sh \
+ test_fddi_examplebus_setstate.sh
+
MAINTAINERCLEANFILES = \
GNUmakefile.in
More information about the OSADL-svn-commits
mailing list