aboutsummaryrefslogtreecommitdiffstats
path: root/include/subdir.mk
diff options
context:
space:
mode:
authorRalph Hempel <ralph.hempel@lantiq.com>2010-10-05 20:20:13 +0000
committerRalph Hempel <ralph.hempel@lantiq.com>2010-10-05 20:20:13 +0000
commite7c0aa70ade081b0bfa31f7a5dd54fc3d44debc8 (patch)
tree3a67f21f452bc6c3ed1bb30c9b92a7a35617100d /include/subdir.mk
parent6e1d16d0d2ed757f503d60fb99bcb6191fd4c0a2 (diff)
downloadmaster-187ad058-e7c0aa70ade081b0bfa31f7a5dd54fc3d44debc8.tar.gz
master-187ad058-e7c0aa70ade081b0bfa31f7a5dd54fc3d44debc8.tar.bz2
master-187ad058-e7c0aa70ade081b0bfa31f7a5dd54fc3d44debc8.zip
[include] add configure as package target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23262 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 19a1fb63a9..a8a87b5e21 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 dist distcheck
+SUBTARGETS:=clean download prepare compile install update refresh prereq dist distcheck configure
subtarget-default = $(filter-out ., \
$(if $($(1)/builddirs-$(2)),$($(1)/builddirs-$(2)), \