summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Fulbright <drmike@src.gnome.org>1999-02-21 21:00:23 +0000
committerMichael Fulbright <drmike@src.gnome.org>1999-02-21 21:00:23 +0000
commitf3f493abbb24b14d404087527a02e3906284fb0a (patch)
tree1fb6676f788f3abb9af52819e838278fe5b95903 /Makefile.am
parent25cdbd356057a4e8d3a654487a739a279fa96068 (diff)
downloadgdk-pixbuf-f3f493abbb24b14d404087527a02e3906284fb0a.tar.gz
I've made the spec file autogenerated and I updated the file list
Dr Mike <drmike@redhat.com>
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 13774837a..0ec9ada69 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,7 @@ bin_SCRIPTS = gtk-config
EXTRA_DIST = \
HACKING \
- gtk+.spec \
+ gtk+.spec.in \
gtk.m4 \
makecopyright \
TODO \
@@ -97,6 +97,8 @@ EXTRA_DIST = \
examples/spinbutton/Makefile \
examples/find-examples.sh
+dist-hook:
+ cp gtk+.spec $(distdir)
m4datadir = $(datadir)/aclocal
m4data_DATA = gtk.m4