mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* Makefile.am (TAGS): add a msg to suggest --enable-tags.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4209 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
db0fdc1548
commit
85f732f84f
@ -75,6 +75,11 @@ TAGS:
|
||||
fi
|
||||
${MAKE} TAGS.stamp
|
||||
|
||||
.PHONY: TAGS
|
||||
else
|
||||
|
||||
TAGS:
|
||||
@echo "You must ./configure with --enable-etags to use TAGS."
|
||||
|
||||
endif
|
||||
|
||||
.PHONY: TAGS
|
||||
|
Loading…
Reference in New Issue
Block a user