summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2013-10-03 11:12:25 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2013-10-03 11:12:25 +0100
commite2b5cd26956d71d80fdc2c9db3e85da98feb0f3d (patch)
tree8c2d5db36d079d4a965d55351634f1327db7c21c /Makefile
parentb2532d86d95fa8ad9d21b7c31685d73da129485b (diff)
parentee630003284c4f7373b0f90ca5195d6892281772 (diff)
downloadgitano-e2b5cd26956d71d80fdc2c9db3e85da98feb0f3d.tar.gz
Merge remote-tracking branch 'baserock/baserock/richardipsum/syslog'
Also fix up test tool so that tests do not fail now that we depend on the SSH_CLIENT environment variable coming from the caller.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 182b9ea..8c725ec 100644
--- a/Makefile
+++ b/Makefile
@@ -115,6 +115,9 @@ distclean: clean
bin/%: bin/%.in $(GEN_BIN)
$(call GEN_LOCAL_BIN,$<,$@)
+testing/%: testing/%.in $(GEN_BIN)
+ $(call GEN_LOCAL_BIN,$<,$@)
+
install: install-bins install-lib-bins install-mods install-skel install-man
install-man: