diff --git a/Makefile.am b/Makefile.am
index c642716cc797bc87d0421e8ecc6ebe7831a9a9c3..da931ca33ed64e39294c48de5a364e7c9a8a2aa6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,8 @@ SUBDIRS    = src testsuite doc
 EXTRA_DIST =             		\
 	etc/slurm.conf.localhost 	\
 	autogen.sh      		\
-        Make-rpm.mk
+        Make-rpm.mk slurm.spec		\
+	META
 
 MAINTAINERCLEANFILES = 			\
 	aclocal.m4 config.guess 	\