build: Put back ChangeLog.pre-git-import to unbreak distcheck

This commit is contained in:
Emmanuele Bassi 2011-06-13 23:14:39 +01:00
parent e8bd46b82b
commit 86d96dbcc1
2 changed files with 1 additions and 2 deletions

View File

@ -19,7 +19,6 @@ CHANGELOGS = ChangeLog \
CLEANFILES += $(srcdir)/ChangeLog.cache-*
changelogs:
@cp -f $(top_srcdir)/doc/ChangeLog.pre-git-import $(srcdir)
@$(MAKE) $(AM_MAKEFLAGS) $(CHANGELOGS)
dist-hook: changelogs
@ -46,7 +45,7 @@ $(srcdir)/ChangeLog:
echo A git checkout is required to generate this file >> $@); \
fi
DISTCLEANFILES += ChangeLog.cache-* ChangeLog.pre-git-import
DISTCLEANFILES += ChangeLog.cache-*
ChangeLog.cache-*..: .git