diff --git a/ChangeLog b/ChangeLog index ce6f849c7..eedc031aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-02-20 Kjartan Maraas + + * Makefile.am: Add MAINTAINERS to EXTRA_DIST so others + can find out where to send patches. Hi Linus :-) + 2007-02-17 Linus Torvalds * src/common.h (MetaActionTitleBar): renamed from diff --git a/Makefile.am b/Makefile.am index 44d554255..725c69c97 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ SUBDIRS=src po doc -EXTRA_DIST=HACKING rationales.txt \ +EXTRA_DIST = HACKING MAINTAINERS rationales.txt \ intltool-extract.in intltool-merge.in intltool-update.in DISTCLEANFILES = intltool-extract intltool-merge intltool-update po/stamp-it po/.intltool-merge-cache