Parcourir la source

add configure as package target

SVN-Revision: 23262
Ralph Hempel il y a 15 ans
Parent
commit
a1973192c6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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)), \