summaryrefslogtreecommitdiffstats
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
commita1973192c68002f2c2361aa323946e5b70924587 (patch)
tree863052a8b800eb228850220cb1eefe95d14d4561 /include/subdir.mk
parent817566a5be39053ee1bdf74be991b7f3ed283393 (diff)
downloadmaster-31e0f0ae-a1973192c68002f2c2361aa323946e5b70924587.tar.gz
master-31e0f0ae-a1973192c68002f2c2361aa323946e5b70924587.tar.bz2
master-31e0f0ae-a1973192c68002f2c2361aa323946e5b70924587.zip
add configure as package target
SVN-Revision: 23262
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)), \