diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 8f8481dc4..4c7cf2f21 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,8 @@ SUBDIRS = intl po macros \ gsm pixmaps desktop-links desktop-properties help-browser \ gnome-terminal core-docs control-center $(gmenu) +EXTRA_DIST = gnome-core.spec + ## 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 |