summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>1999-02-10 15:24:32 +0000
committerMartin Baulig <martin@src.gnome.org>1999-02-10 15:24:32 +0000
commit1cadb2c3bede65431aa0426623cfc99b00ab4c6b (patch)
tree709f77f7d4ffbb288877666de553d2ed54de10c2
parent6e278d98f1159c771f5cf4f0a54cfb0cf0e4b445 (diff)
downloadlibgtop-1cadb2c3bede65431aa0426623cfc99b00ab4c6b.tar.gz
Make it work with the generated libgtop.spec.
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7d78defe..5398584f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,6 +20,9 @@ EXTRA_DIST = autogen.sh libgtop.spec.in copyright.txt libgtopConf.sh.in \
libgtop-sysdeps.m4 ANNOUNCE ANNOUNCE-0.25 README.LATEST \
libgtop-mirror.sh
+dist-hook:
+ cp libgtop.spec $(distdir)
+
release:
$(MAKE) dist distdir=$(PACKAGE)-$(VERSION)