b0af92b1d8
2002-05-27 Kjartan Maraas <kmaraas@gnome.org> * autogen.sh: Hook up intltoolize here. * configure.in: Initialize intltool. * src/metacity.schemas.in: Add this. * src/metacity.desktop.in: Add this too * src/Makefile.am: Hook up intltool support for .schemas and .desktop. * Makefile.am: Dist the intltool files.
6 lines
127 B
Makefile
6 lines
127 B
Makefile
|
|
SUBDIRS=src po
|
|
|
|
EXTRA_DIST=HACKING theme-format.txt metacity.spec \
|
|
intltool-extract.in intltool-merge.in intltool-update.in
|