]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/shared-library-rules.make
* SConstruct: Further development.
[lilypond.git] / stepmake / stepmake / shared-library-rules.make
index 7a1a3e5c4995080c220e9d987d569f11e64c3da3..62b2db26d2c21453af070a1114333cc774438d72 100644 (file)
@@ -1,4 +1,4 @@
 
 
-$(SHARED_LIBRARY): $(outdir)/config.h $(LO_FILES)
+$(SHARED_LIBRARY): $(outdir)/config.hh $(LO_FILES)
        $(LD) $(SHARED_FLAGS) -o $@ $(LO_FILES) $(ALL_LDFLAGS)