From 4ede0511bf5effa540dcb8de331845e9f6b8e68f Mon Sep 17 00:00:00 2001 From: Doug Blank Date: Sat, 8 Dec 2007 15:27:14 +0000 Subject: [PATCH] Added CalculateEstimatedDates.py svn: r9461 --- src/plugins/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index 40f08b8e8..77830c98a 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -11,6 +11,7 @@ pkgdata_PYTHON = \ AncestorChart.py\ AncestorReport.py\ BookReport.py\ + CalculateEstimatedDates.py\ Calendar.py \ ChangeTypes.py\ ChangeNames.py\