mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
4de3cbd1ce
commit
a9b1bd1da5
@ -129,7 +129,7 @@ endif
|
|||||||
|
|
||||||
noinst_DATA = .py-links
|
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:
|
clean-local:
|
||||||
rm -rf gnucash
|
rm -rf gnucash
|
||||||
|
Loading…
Reference in New Issue
Block a user