source: trunk/third/gal2/Makefile.am @ 21113

Revision 21113, 413 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21112, which included commits to RCS files with non-trunk default branches.
Line 
1SUBDIRS = po gal tests docs art
2
3pkgconfigdir = $(libdir)/pkgconfig
4pkgconfig_DATA = gal-2.2.pc
5
6EXTRA_DIST =                    \
7        gal-2.2.pc.in           \
8        gal.spec.in             \
9        MAINTAINERS             \
10        AUTHORS                 \
11        iconv-detect.c          \
12        intltool-extract.in     \
13        intltool-merge.in       \
14        intltool-update.in
15
16DISTCLEANFILES = intltool-extract intltool-merge intltool-update iconv-detect.h
17
18dist-hook: gal.spec
19        cp gal.spec $(distdir)
20
21CLEANFILES = gal-2.2.pc
Note: See TracBrowser for help on using the repository browser.