X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile.am;h=518e030aeaec8f516658b4c840d8d2a4d185da70;hb=71acc30b699236191c33df8cba0e62ab97fe8d2d;hp=94f60f67f8e6d77ae92d6a953102ccaa29d9ac68;hpb=22c21e436dc4e9818cbdb9fac3b03ac727533623;p=sysdb.git diff --git a/Makefile.am b/Makefile.am index 94f60f6..518e030 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,3 +15,5 @@ version: FORCE @echo Building $(PACKAGE_NAME) version $$( cd .. && ./version-gen.sh ) .PHONY: FORCE +test: check +