mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
add more deps
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1540 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
cdf67925e4
commit
2cc93e185e
@ -46,7 +46,7 @@ plot.preproc.h: /usr/include/plot.h
|
||||
cp /usr/include/plot.h plot.preproc.h
|
||||
echo "#include <plot.h>" | gcc -E - > plot.preproc.h
|
||||
|
||||
perl5: ${OBJS}
|
||||
perl5: ${OBJS} ../engine/libengine.a
|
||||
@cd perl5 && $(MAKE) default
|
||||
|
||||
.PHONY: default guile perl5
|
||||
|
Loading…
Reference in New Issue
Block a user