add configure as package target
authorRalph Hempel <ralph.hempel@lantiq.com>
Tue, 5 Oct 2010 20:20:13 +0000 (20:20 +0000)
committerRalph Hempel <ralph.hempel@lantiq.com>
Tue, 5 Oct 2010 20:20:13 +0000 (20:20 +0000)
SVN-Revision: 23262

include/subdir.mk

index 19a1fb63a988f72ac849cad50486949fcc46ec1a..a8a87b5e21da6aa795235b2392cb2054e2a66774 100644 (file)
@@ -5,7 +5,7 @@
 # See /LICENSE for more information.
 #
 
 # 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)), \
 
 subtarget-default = $(filter-out ., \
        $(if $($(1)/builddirs-$(2)),$($(1)/builddirs-$(2)), \