]> git.donarmstrong.com Git - lilypond.git/commitdiff
srcdir is top-src-dir in stepmake.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 27 Nov 2006 15:39:48 +0000 (16:39 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 27 Nov 2006 15:40:14 +0000 (16:40 +0100)
(cherry picked from 237e3c2adf6b8f03b50175a0c819aa7a97d8c3c0 commit)

GNUmakefile.in

index 8a0c464306b00ce0f17b7ce50bd653c3840486e0..d76c7f665447e8ce6bf397e4bf368f27a1111793 100644 (file)
@@ -212,7 +212,7 @@ $(tree-share-prefix)/mf-link-tree link-mf-tree: $(tree-share-prefix)/lilypond-fo
                ln -s ../../../../../../mf/$(outconfbase)/*.pfa .
 
 TAGS.make: dummy
-       etags -o $@ $(find $(srcdir) -name 'GNUmakefile*' -o -name '*.make')
+       etags -o $@ $(find $(top-src-dir) -name 'GNUmakefile*' -o -name '*.make')
 
 local-clean: build-dir-setup-clean local-web-clean