]> 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:39:48 +0000 (16:39 +0100)
GNUmakefile.in

index 17182a879348816aee09b49577ec56022646dfe0..6f66938dfed53ac25a746759406cd08efa3149b8 100644 (file)
@@ -205,7 +205,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