[vhffs-dev] [1436] Removed references to tests |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 1436
Author: beuss
Date: 2009-06-12 16:13:13 +0200 (Fri, 12 Jun 2009)
Log Message:
-----------
Removed references to tests
Modified Paths:
--------------
trunk/Makefile.am
trunk/configure.ac
Modified: trunk/Makefile.am
===================================================================
--- trunk/Makefile.am 2009-06-12 14:11:06 UTC (rev 1435)
+++ trunk/Makefile.am 2009-06-12 14:13:13 UTC (rev 1436)
@@ -9,7 +9,7 @@
endif
SUBDIRS = $(SUB_VHFFS_FS) vhffs-api vhffs-packages vhffs-backend vhffs-compat vhffs-intl vhffs-jabber vhffs-listengine \
- vhffs-panel vhffs-public vhffs-robots vhffs-shells vhffs-tests vhffs-themes vhffs-tools
+ vhffs-panel vhffs-public vhffs-robots vhffs-shells vhffs-themes vhffs-tools
EXTRA_DIST = config.rpath m4/ChangeLog vhffs-forum vhffs-irc
@@ -30,9 +30,6 @@
test-deps:
$(PERL) ./vhffs-test-dependencies --verbose --verify=all
-test:
- $(make) vhffs-tests/
-
dist-hook:
rm -rf `find $(distdir)/ -name '.svn'`
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2009-06-12 14:11:06 UTC (rev 1435)
+++ trunk/configure.ac 2009-06-12 14:13:13 UTC (rev 1436)
@@ -283,8 +283,6 @@
vhffs-public/templates/Makefile
vhffs-robots/Makefile
vhffs-shells/Makefile
- vhffs-tests/Makefile
- vhffs-tests/src/Makefile
vhffs-themes/Makefile
vhffs-tools/Makefile
vhffs-tools/src/Makefile