diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f1101ed7..ac31a7fc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,11 @@ DISTCLEANFILES = \ EXTRA_DIST = \ HACKING \ dbus-1.pc.in \ - cleanup-man-pages.sh + cleanup-man-pages.sh \ + ChangeLog.pre-1-0 \ + NEWS.pre-1-0 \ + ChangeLog.pre-1-2 \ + NEWS.pre-1-2 all-local: Doxyfile |