[include] add configure as package target
authorralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Oct 2010 20:20:13 +0000 (20:20 +0000)
committerralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Oct 2010 20:20:13 +0000 (20:20 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23262 3c298f89-4303-0410-b956-a3cf2f4a3e73

include/subdir.mk

index 19a1fb6..a8a87b5 100644 (file)
@@ -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)), \