source: trunk/third/libsoup/Makefile.am @ 21108

Revision 21108, 303 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21107, which included commits to RCS files with non-trunk default branches.
Line 
1## Process this file with automake to produce Makefile.in
2AUTOMAKE_OPTIONS = 1.6
3
4SUBDIRS = libsoup tests docs
5
6EXTRA_DIST = libsoup-$(SOUP_API_VERSION).pc.in gtk-doc.make
7
8DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
9
10pkgconfigdir = $(libdir)/pkgconfig
11pkgconfig_DATA = libsoup-$(SOUP_API_VERSION).pc
12
Note: See TracBrowser for help on using the repository browser.