summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-05-22 09:32:15 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2017-05-22 13:44:20 +0100
commit0f0769e2a6213a71715a65c73ce31207c6437cdf (patch)
treef7c0cf1304be3a15fceb4e4f6f788cc0d4f79b85 /Makefile.am
parent6adb5fa877a36014a05a755f1cf12d549c8f0fb3 (diff)
downloadatk-0f0769e2a6213a71715a65c73ce31207c6437cdf.tar.gz
Remove atk.spec.in
It's 12 years old, and hopelessly out of date. All operating systems using RPM have a package for ATK anyway.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 3 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index aafb628..50efb75 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,16 +1,14 @@
# Process this file with automake to create Makefile.in.
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-SUBDIRS=atk tests docs po win32
+SUBDIRS = atk tests docs po win32
EXTRA_DIST = \
MAINTAINERS \
atk-uninstalled.pc.in \
atk.pc.in \
- atk.spec.in \
- atk.spec \
- atk-zip.sh.in \
- m4/introspection.m4 \
+ atk-zip.sh.in \
+ m4/introspection.m4 \
config.h.win32
pkgconfigdir = $(libdir)/pkgconfig
@@ -21,5 +19,4 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
DISTCLEANFILES = \
atk-uninstalled.pc \
atk.pc \
- atk.pc.spec \
atk-zip.sh