re-added 'test' target (alias for client-test now)

git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@694 15ad00c4-1369-45f4-8270-35d70d36bdcd
This commit is contained in:
Patrick Ohly 2008-08-03 12:35:00 +00:00
parent 9a7fca01b4
commit 218646af41

View file

@ -178,3 +178,7 @@ $(srcdir)/Makefile.am: Makefile-gen.am
sed -e 's;[@]BACKEND_REGISTRIES[@];$(BACKEND_REGISTRIES);' \
-e 's;[@]BACKENDS[@];$(BACKENDS);' \
$< >$@
# old-style name for test program(s)
.PHONY: test
test: client-test