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

Revision 15950, 633 bytes checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r15949, which included commits to RCS files with non-trunk default branches.
Line 
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
20
21EXTRA_DIST = \
22        gnome-core.spec.in      \
23        gnome-core.spec         \
24        COPYING-DOCS            \
25        applet-docs.make        \
26        app-docs.make           \
27        sgmldocs.make           \
28        xml-i18n-extract.in     \
29        xml-i18n-merge.in       \
30        xml-i18n-update.in
31
32## to automatically rebuild aclocal.m4 if any of the macros in `macros/' change
33@MAINT@include macros/macros.dep
34@MAINT@macros/macros.dep: macros/Makefile.am
35@MAINT@ cd macros && $(MAKE) macros.dep
Note: See TracBrowser for help on using the repository browser.