Browse Source

add configure as package target

SVN-Revision: 23262
Ralph Hempel 15 years ago
parent
commit
a1973192c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/subdir.mk

+ 1 - 1
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)), \