[libxml++] Include file for auto-generation of ChangeLog from right directory.



commit 2c6021bb65817a69d7a290c4130307dcaf55063d
Author: José Alburquerque <jaalburquerque gmail com>
Date:   Wed Jul 3 15:37:52 2013 -0400

    Include file for auto-generation of ChangeLog from right directory.
    
        * Makefile.am:

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index d3623ca..d4aadb1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -254,4 +254,4 @@ post-html: docs/index.html
        rsync $(rsync_args) -r examples $$USER,libxmlplusplus web sourceforge net:$(web_path_project)
 
 # Optional: auto-generate the ChangeLog file from the git log on make dist
-include $(top_srcdir)/build/dist-changelog.am
+include $(top_srcdir)/macros/dist-changelog.am


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]