* Makefile (ChangeLog): Add dependencies.
[elisp/lsdb.git] / Makefile
index 6d4e160..cabb3ae 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ package:
 install-package:       package
        $(XEMACS) $(FLAGS) -f install-lsdb-package $(PACKAGEDIR)
 
-ChangeLog:
+ChangeLog: $(filter-out ChangeLog CVS, $(wildcard *))
        cvs2cl --prune --no-wrap --usermap ./cvs2cl/usermap --gmt --stdout | \
        ruby -p -i ./cvs2cl/fmtlog.rb > $@