From 6f297036252df477192eddf95728c9933df4d7db Mon Sep 17 00:00:00 2001 From: Ralph Hempel Date: Sun, 31 May 2009 12:01:05 +0000 Subject: add dist and distcheck target (to create new source balls) SVN-Revision: 16230 --- include/subdir.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/subdir.mk') diff --git a/include/subdir.mk b/include/subdir.mk index be8c308205..d93d40fca7 100644 --- a/include/subdir.mk +++ b/include/subdir.mk @@ -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)), \ -- cgit v1.2.3