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

Revision 19537, 332 bytes checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r19536, 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.0.pc
5
6EXTRA_DIST =                    \
7        gal-2.0.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
16dist-hook: gal.spec
17        cp gal.spec $(distdir)
18
19CLEANFILES = gal-2.0.pc
Note: See TracBrowser for help on using the repository browser.