source: trunk/third/gail/Makefile.am @ 20902

Revision 20902, 309 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20901, which included commits to RCS files with non-trunk default branches.
RevLine 
[18340]1# Process this file with automake to create Makefile.in.
2
[20901]3SUBDIRS=libgail-util gail tests docs po
[18340]4
[20901]5EXTRA_DIST =            \
6        gail-uninstalled.pc.in
7        gail.pc.in
8
[18340]9pkgconfigdir = $(libdir)/pkgconfig
10pkgconfig_DATA= gail.pc
11
[20901]12DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
[18340]13
[20901]14DISTCLEANFILES =                \
15        gail-unistalled.pc      \
16        gail.pc
Note: See TracBrowser for help on using the repository browser.