diff --git a/Makefile b/Makefile index 095ae93e..d895d87a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ TOPDIR = . -SUBDIRS = make scripts bin htdocs tmpl conf +SUBDIRS = make scripts bin htdocs tmpl conf doc RPM_UPLOAD_URLPREFIX ?= rsync_ssh://$(JANWARE_USER)@pkg.janware.com:/srv/dav/pub/packages/jw-foss/$(RPM_UPLOAD_OS_NAME)/$(RPM_UPLOAD_OS_VERSION) include $(TOPDIR)/make/proj.mk