diff --git a/Makefile.common b/Makefile.common index f81fbbe..85e6fda 100644 --- a/Makefile.common +++ b/Makefile.common @@ -342,6 +342,7 @@ srpm: sources $(TARGETS) $(RPM_WITH_DIRS) $(DIST_DEFINES) --nodeps -bs $(SPECFILE) endif +# Create the .tar.gz or whatever file $(ARCHIVEFILE): $(shell $(COMMON_DIR)/make-archive.sh)