diff --git a/Makefile b/Makefile index 3e13841d..10746901 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ TOPDIR = . -SUBDIRS = make scripts bin htdocs texdoc tmpl +SUBDIRS = make scripts bin htdocs texdoc tmpl conf 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