summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-22 13:23:20 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-22 13:23:20 (EDT)
commitb8204bc7d1d4c8c20864abe1a5dfd555c6af2733 (patch)
tree7a2d85885880e950b6d305c57b3adb52820ad344
parent75f2d699c076ba405c64b040e03616cdf00eb96b (diff)
lib/local.mk: Include lib/cmd/local.mk
-rw-r--r--lib/local.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/local.mk b/lib/local.mk
index d62712e..c9aa17b 100644
--- a/lib/local.mk
+++ b/lib/local.mk
@@ -10,3 +10,5 @@ pkgdata_sources = \
%reldir%/remove.sh \
%reldir%/suite.sh \
%reldir%/cmd.sh
+
+include %reldir%/cmd/local.mk