cd748a2e97
2007-02-20 Kjartan Maraas <kmaraas@gnome.org> * Makefile.am: Add MAINTAINERS to EXTRA_DIST so others can find out where to send patches. Hi Linus :-) svn path=/trunk/; revision=3064
8 lines
232 B
Makefile
8 lines
232 B
Makefile
|
|
SUBDIRS=src po doc
|
|
|
|
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
|