]> git.donarmstrong.com Git - lilypond.git/blobdiff - Makefile.am.wild
release: 0.1.54
[lilypond.git] / Makefile.am.wild
index 5d6cdeb6354c2bcb3c8d228a3c11357889259602..97c5d507e1191be99e3b70858f7aef47111be621 100644 (file)
@@ -1,14 +1,14 @@
 # title           top level makefile for LilyPond  
 # file    Makefile.am.wild
 
-SUBDIRS = bin flower lib lily mf mi2mu debian\
+SUBDIRS = bin flower flowertest lib lily mf mi2mu test debian\
        Documentation init input tex make mutopia
 
 SCHRIFTEN = configure configure.in install-sh aclocal.m4
 README_FILES = BUGS DEDICATION ANNOUNCE-0.1 ANNOUNCE \
  COPYING ONEWS NEWS README TODO \
  INSTALL AUTHORS PATCHES
-EXTRA_DIST = Makefile.am.wild .dstreamrc mudela-mode.el acinclude.m4 VERSION $(README_FILES) $(SCHRIFTEN)
+EXTRA_DIST = Makefile.am.wild GNUmakefile .dstreamrc mudela-mode.el acinclude.m4 VERSION $(README_FILES) $(SCHRIFTEN)
 
 
 INSTALL:
@@ -27,4 +27,14 @@ PATCHES:
 # a hack due to a bug in automake: the macro AM_CONFIG_HEADER does not
 # respect the directory
 distclean-local:
-       rm -f lib/config.hh
+       rm -f flower/config.hh
+
+# override default target for all-am: to get an extra dependency
+all-am: Makefile $(PROGRAMS) wild-check
+
+# dummy target for non-GNU makes; is overridden in GNUmakefile
+wild-check:
+
+# dummy target for non-GNU makes; is overridden in GNUmakefile
+make-in-build:
+