aboutsummaryrefslogtreecommitdiffstats
path: root/include/subdir.mk
diff options
context:
space:
mode:
authorRalph Hempel <ralph.hempel@lantiq.com>2009-05-31 12:01:05 +0000
committerRalph Hempel <ralph.hempel@lantiq.com>2009-05-31 12:01:05 +0000
commit42554ac0fbfbab923a8050dc89e8d32592497306 (patch)
tree03951d1088e48cabc0abd6a45a97a5e406528e03 /include/subdir.mk
parent3fc6b41df72c64815dea32cdb2a871f97fe181bd (diff)
downloadmaster-187ad058-42554ac0fbfbab923a8050dc89e8d32592497306.tar.gz
master-187ad058-42554ac0fbfbab923a8050dc89e8d32592497306.tar.bz2
master-187ad058-42554ac0fbfbab923a8050dc89e8d32592497306.zip
[package] add dist and distcheck target (to create new source balls)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16230 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/subdir.mk')
-rw-r--r--include/subdir.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/subdir.mk b/include/subdir.mk
index be8c308205..d93d40fca7 100644
--- a/include/subdir.mk
+++ b/include/subdir.mk
@@ -5,7 +5,7 @@
# See /LICENSE for more information.
#
-SUBTARGETS:=clean download prepare compile install update refresh prereq
+SUBTARGETS:=clean download prepare compile install update refresh prereq dist distcheck
subtarget-default = $(filter-out ., \
$(if $($(1)/builddirs-$(2)),$($(1)/builddirs-$(2)), \