summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>1999-02-10 15:23:42 +0000
committerMartin Baulig <martin@src.gnome.org>1999-02-10 15:23:42 +0000
commite9990b00b5ccde3e9b0cd33005566263747cf32f (patch)
tree19b99e7b4d76f4184830349e91627e8712a1df28
parent59e3a2e026fd791f276ab653a1f7fd0880ebb9a4 (diff)
downloadgnome-session-e9990b00b5ccde3e9b0cd33005566263747cf32f.tar.gz
Make it work with the generated gnome-core.spec.
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e9dccb3c..e8166064 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,9 @@ SUBDIRS = intl po macros \
EXTRA_DIST = gnome-core.spec.in
+dist-hook:
+ cp gnome-core.spec $(distdir)
+
## to automatically rebuild aclocal.m4 if any of the macros in `macros/' change
@MAINT@include macros/macros.dep
@MAINT@macros/macros.dep: macros/Makefile.am