Просмотр исходного кода

add configure as package target

SVN-Revision: 23262
Ralph Hempel 15 лет назад
Родитель
Сommit
a1973192c6
1 измененных файлов с 1 добавлено и 1 удалено
  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)), \