diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | Makefile.am | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2007-02-20 Kjartan Maraas <kmaraas@gnome.org> + + * Makefile.am: Dist MAINTAINERS + 2006-02-15 Brian Cameron <brian.cameron@sun.com> * config/PostSession.in: Remove call to sessionexit diff --git a/Makefile.am b/Makefile.am index f4db49f1..3f989c94 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,6 +12,7 @@ SUBDIRS = \ # docs omf-install EXTRA_DIST = \ + MAINTAINERS \ ChangeLog \ README \ README.install \ |