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 |
---|
2 | AUTOMAKE_OPTIONS = 1.6 |
---|
3 | |
---|
4 | SUBDIRS = libsoup tests docs |
---|
5 | |
---|
6 | EXTRA_DIST = libsoup-$(SOUP_API_VERSION).pc.in gtk-doc.make |
---|
7 | |
---|
8 | DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc |
---|
9 | |
---|
10 | pkgconfigdir = $(libdir)/pkgconfig |
---|
11 | pkgconfig_DATA = libsoup-$(SOUP_API_VERSION).pc |
---|
12 | |
---|
Note: See
TracBrowser
for help on using the repository browser.