diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 13abf94..351b333 100644 --- a/Makefile.am +++ b/Makefile.am @@ -141,10 +141,7 @@ if RPMPLATFORM $(install_sh_SCRIPT) rpmgenplatform $(DESTDIR)$(bindir)/rpmgenplatform endif -.PHONY: ChangeLog test - -ChangeLog: - @git2cl >ChangeLog +.PHONY: test test: $(pkg_gdata) $(pkg_gscripts) $(arch_macrosfiles) $(pkg_gconfig) sh tests.sh |