From 7e2d4b31eb0799b1e8a210e0f278d26330fdb0cd Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Wed, 11 Jul 2018 21:42:47 +0000 Subject: [PATCH] - fix Makefile --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 1e7761f..8d84133 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,7 +45,6 @@ ChangeLog: dist-hook: rm -f $(top_builddir)/ChangeLog $(MAKE) -C $(top_builddir) ChangeLog - cp -pf $(top_builddir)/ChangeLog $(top_distdir)/ChangeLog install-data-hook: install -d $(DESTDIR)$(localstatedir)/cache/$(PACKAGE) -- 2.44.0