mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-02 09:31:07 +00:00
(TAGS): Use DIST_FILES, not non-existant SRCS.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
37a951c7d3
commit
76a46f55ae
1 changed files with 2 additions and 2 deletions
|
@ -360,8 +360,8 @@ config.status: configure
|
||||||
configure: configure.in
|
configure: configure.in
|
||||||
cd $(srcdir); autoconf
|
cd $(srcdir); autoconf
|
||||||
|
|
||||||
TAGS: $(SRCS)
|
TAGS: $(DIST_FILES)
|
||||||
etags $(SRCS)
|
etags $(DIST_FILES)
|
||||||
|
|
||||||
mostlyclean:
|
mostlyclean:
|
||||||
rm -f core \
|
rm -f core \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue