Revision 20776,
375 bytes
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r20775,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | # Process this file with automake to create Makefile.in. |
---|
2 | |
---|
3 | SUBDIRS=atk tests docs po |
---|
4 | |
---|
5 | EXTRA_DIST = \ |
---|
6 | atk-uninstalled.pc.in \ |
---|
7 | atk.pc.in \ |
---|
8 | atk.spec.in \ |
---|
9 | atk.spec \ |
---|
10 | atk-zip.sh.in |
---|
11 | |
---|
12 | pkgconfigdir = $(libdir)/pkgconfig |
---|
13 | pkgconfig_DATA = atk.pc |
---|
14 | |
---|
15 | DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc |
---|
16 | |
---|
17 | DISTCLEANFILES = \ |
---|
18 | atk-uninstalled.pc \ |
---|
19 | atk.pc \ |
---|
20 | atk.pc.spec \ |
---|
21 | atk-zip.sh |
---|
Note: See
TracBrowser
for help on using the repository browser.