mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
$(TOPDIR)/Makefile: Remove superfluous SUBDIRS
Don't define SUBDIRS, that's redundant to topdir.mk's definition. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
0c2752e1a8
commit
f51b2cf691
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -1,5 +1,4 @@
|
||||||
TOPDIR = .
|
TOPDIR = .
|
||||||
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)
|
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
|
include $(TOPDIR)/make/proj.mk
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue