(TAGS): Find the source files in $(srcdir).
This commit is contained in:
parent
e8d6a09bd0
commit
fe2014cd30
1 changed files with 1 additions and 1 deletions
|
@ -70,6 +70,6 @@ distclean: clean
|
|||
maintainer-clean: distclean
|
||||
|
||||
TAGS:
|
||||
../lib-src/etags -t *.[ch]
|
||||
../lib-src/etags -t $(srcdir)/*.[ch]
|
||||
tags: TAGS
|
||||
.PHONY: tags
|
||||
|
|
Loading…
Add table
Reference in a new issue