a8712b5
--- tests/Makefile.am~	2010-08-29 06:56:00.000000000 -0500
a8712b5
+++ tests/Makefile.am	2013-02-07 13:47:03.187506469 -0600
a8712b5
@@ -55,7 +55,7 @@
a8712b5
 	MODELS_DIR="$(srcdir)/models"
a8712b5
 
a8712b5
 TESTS = test-moniker$(EXEEXT) test-event-source$(EXEEXT) test-object$(EXEEXT) \
a8712b5
-	test-stream-mem$(EXEEXT) $(srcdir)/test-properties.sh test-storage-mem$(EXEEXT) \
a8712b5
+	test-stream-mem$(EXEEXT) tests/test-properties.sh test-storage-mem$(EXEEXT) \
a8712b5
 	test-main-loop$(EXEEXT)
a8712b5
 
a8712b5
 # TESTS += test-generic-factory.sh