diff options
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r-- | calendar/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am index 89cea775bd..4b0426da91 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -6,4 +6,7 @@ endif SUBDIRS = idl cal-util pcs cal-client gui importers $(CONDUIT_DIR) -EXTRA_DIST = zones.h +EXTRA_DIST = \ + ChangeLog.pre-1-4 \ + zones.h + |