From 1cadb2c3bede65431aa0426623cfc99b00ab4c6b Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Wed, 10 Feb 1999 15:24:32 +0000 Subject: [PATCH] Make it work with the generated libgtop.spec. --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) 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)