source: trunk/third/libgnome/Makefile.am @ 20807

Revision 20807, 308 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20806, which included commits to RCS files with non-trunk default branches.
Line 
1AUTOMAKE_OPTIONS = 1.7
2
3DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
4
5SUBDIRS = libgnome monikers schemas gnome-data po doc
6
7EXTRA_DIST = \
8        COPYING.LIB             \
9        NEWS                    \
10        intltool-extract.in     \
11        intltool-merge.in       \
12        intltool-update.in
13
14DISTCLEANFILES = \
15  intltool-extract \
16  intltool-merge \
17  intltool-update
Note: See TracBrowser for help on using the repository browser.