source: trunk/third/gtkhtml3/Makefile.am @ 21116

Revision 21116, 753 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21115, which included commits to RCS files with non-trunk default branches.
Line 
1SUBDIRS =                                       \
2        a11y                                    \
3        src                                     \
4        components                              \
5        art                                     \
6        po
7
8CLEANFILES =                                    \
9        po/.intltool-merge-cache
10
11DISTCLEANFILES =                                \
12        intltool-extract                        \
13        intltool-update                         \
14        intltool-merge
15
16MAINTAINERCLEANFILES =                          \
17        Makefile.in                             \
18        aclocal.m4                              \
19        config.guess                            \
20        config.h.in                             \
21        config.sub                              \
22        configure                               \
23        depcomp                                 \
24        install-sh                              \
25        intltool-extract.in                     \
26        intltool-merge.in                       \
27        intltool-update.in                      \
28        libtool                                 \
29        ltmain.sh                               \
30        missing                                 \
31        mkinstalldirs                           \
32        po/Makefile.in.in                       \
33        po/$(GETTEXT_PACKAGE).pot               \
34        stamp.h.in
35
36EXTRA_DIST =                                    \
37        gtkhtml.spec.in                         \
38        gtkhtml.spec                            \
39        COPYING.LIB                             \
40        BUGS                                    \
41        intltool-extract.in                     \
42        intltool-update.in                      \
43        intltool-merge.in
44
Note: See TracBrowser for help on using the repository browser.