summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJens Finke <jens@gnome.org>2001-08-14 22:32:17 +0000
committerJens Finke <jens@src.gnome.org>2001-08-14 22:32:17 +0000
commitb17eaf6a4681e636bd9abb08c4f6ba83f70fc777 (patch)
tree2860f7af50a369f4cc38171142a6a6896668c84e /Makefile.am
parent2e07b7601c6931eeb38afdf3ce306871e15e98eb (diff)
downloadatk-b17eaf6a4681e636bd9abb08c4f6ba83f70fc777.tar.gz
Added atk.spec and atk.spec.in files. Moved GLIB_REQUIRED_VERSION to top
2001-08-15 Jens Finke <jens@gnome.org> * Makefile.am (EXTRA_DIST): Added atk.spec and atk.spec.in files. * configure.in: Moved GLIB_REQUIRED_VERSION to top of file and added a AC_SUBST for it. This is needed for the spec.in file. Added atk.spec to output list. * atk.spec.in: New file.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 608af6c..473f31b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,9 @@ SUBDIRS=atk tests docs
EXTRA_DIST = \
atk-uninstalled.pc.in \
- atk.pc.in
+ atk.pc.in \
+ atk.spec.in \
+ atk.spec
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = atk.pc