diff --git a/Makefile b/Makefile index d0612104..81330018 100644 --- a/Makefile +++ b/Makefile @@ -42,6 +42,8 @@ SUBDIRS = inst/pre \ conf \ inst/post +RPM_UPLOAD_URLPREFIX ?= rsync_ssh://$(JANWARE_USER)@ftp.janware.com:/srv/ftp/pub/packages/jw-foss/$(RPM_UPLOAD_OS_NAME)/$(RPM_UPLOAD_OS_VERSION) + include $(TOPDIR)/make/proj.mk include $(MODDIR)/make/topdir-autoconf.mk