Do not remove gnucash_core.c in clean rule

That file is a built source. It is already removed by the maintainer-clean
rule.

Author: Sébastien Villemot <sebastien@debian.org>

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23302 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Geert Janssens 2013-10-19 16:52:54 +00:00
parent 4de3cbd1ce
commit a9b1bd1da5

View File

@ -129,7 +129,7 @@ endif
noinst_DATA = .py-links
CLEANFILES = $(BUILT_SOURCES) .py-links gnucash_core.c gnucash_core.c.py
CLEANFILES = $(BUILT_SOURCES) .py-links gnucash_core.c.py
clean-local:
rm -rf gnucash