source: trunk/third/gnome-core/Makefile.am @ 17152

Revision 17152, 595 bytes checked in by ghudson, 23 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r17151, which included commits to RCS files with non-trunk default branches.
RevLine 
[15820]1SUBDIRS = \
2         intl \
3         po \
4         macros \
5         gsm \
6         smproxy \
7         pixmaps \
8         desktop-links \
9         help-browser \
10         gnome-terminal \
11         gmenu \
12         gnome-edit \
13         gnome-hint \
14         gnome-about \
15         core-docs \
16         panel \
17         applets \
18         omf-install \
19         idl
[15327]20
21EXTRA_DIST = \
22        gnome-core.spec.in      \
23        gnome-core.spec         \
[15820]24        COPYING-DOCS            \
[15949]25        sgmldocs.make           \
[15820]26        xml-i18n-extract.in     \
27        xml-i18n-merge.in       \
28        xml-i18n-update.in
[15327]29
30## to automatically rebuild aclocal.m4 if any of the macros in `macros/' change
31@MAINT@include macros/macros.dep
32@MAINT@macros/macros.dep: macros/Makefile.am
33@MAINT@ cd macros && $(MAKE) macros.dep
Note: See TracBrowser for help on using the repository browser.