Skip to content

Commit

Permalink
add configure as package target
Browse files Browse the repository at this point in the history
SVN-Revision: 23262
  • Loading branch information
Ralph Hempel committed Oct 5, 2010
1 parent 817566a commit a197319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/subdir.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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)), \
Expand Down

0 comments on commit a197319

Please sign in to comment.