]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/Include.make
release: 0.0.40
[lilypond.git] / make / Include.make
index 987b1fa2642e217581aff6ceca6cb703c787d8e5..017694538f72bc292b4176b27781c3ddc3cffa25 100644 (file)
@@ -25,17 +25,17 @@ include ./$(depth)/make/Variables.make
 
 # list of c++ header files:
 # 
-HHFILES = $(shell ls *.hh)
+HHFILES = $(shell ls *.hh $(ERROR_LOG))
 #
 
 # list of c++ inline files:
 # 
-INLFILES = $(shell ls *.inl)
+INLFILES = $(shell ls *.inl $(ERROR_LOG))
 #
 
 # list of c++ template files:
 # 
-TCCFILES = $(shell ls *.tcc)
+TCCFILES = $(shell ls *.tcc $(ERROR_LOG))
 #
 
 # list of distribution files: