mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +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
|
||||
cd $(srcdir); autoconf
|
||||
|
||||
TAGS: $(SRCS)
|
||||
etags $(SRCS)
|
||||
TAGS: $(DIST_FILES)
|
||||
etags $(DIST_FILES)
|
||||
|
||||
mostlyclean:
|
||||
rm -f core \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue