ocf: fix uninitialized variable access (thx, Dakon)
[openwrt/openwrt.git] / include / subdir.mk
index be8c308205969dc511f9a37b1707e18001f43ef7..d93d40fca7577844d291244f703e3a2195768118 100644 (file)
@@ -5,7 +5,7 @@
 # See /LICENSE for more information.
 #
 
-SUBTARGETS:=clean download prepare compile install update refresh prereq
+SUBTARGETS:=clean download prepare compile install update refresh prereq dist distcheck
 
 subtarget-default = $(filter-out ., \
        $(if $($(1)/builddirs-$(2)),$($(1)/builddirs-$(2)), \