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.
RevLine 
[19536]1SUBDIRS = po gal tests docs art
2
3pkgconfigdir = $(libdir)/pkgconfig
[21112]4pkgconfig_DATA = gal-2.2.pc
[19536]5
6EXTRA_DIST =                    \
[21112]7        gal-2.2.pc.in           \
[19536]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
[21112]16DISTCLEANFILES = intltool-extract intltool-merge intltool-update iconv-detect.h
17
[19536]18dist-hook: gal.spec
19        cp gal.spec $(distdir)
20
[21112]21CLEANFILES = gal-2.2.pc
Note: See TracBrowser for help on using the repository browser.