components/logilab-astng/Makefile
changeset 181 87e11e685b1f
parent 114 6cc95ec7b1bb
child 247 c57f32335aee
--- a/components/logilab-astng/Makefile	Wed Apr 13 10:10:46 2011 -0600
+++ b/components/logilab-astng/Makefile	Wed Apr 13 09:58:06 2011 -0700
@@ -36,8 +36,6 @@
 include ../../make-rules/ips.mk
 include ../../make-rules/setup.py.mk
 
-include ../../make-rules/shared-targets.mk
-
 # common targets
 
 build:		$(BUILD_32)
@@ -50,8 +48,7 @@
 #        (cd $(COMPONENT_SRC)/test; $(ENV) - \
 #        PYTHONPATH=$(PROTO_DIR)/usr/lib/python2.6/vendor-packages \
 #        ./fulltest.sh)
-test:
-	@echo "no tests available"
+test:		$(NO_TESTS)
 
 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)