From 3f44a5141f1a7fa2531437ca8d3e8d1a99d37c7c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 16 Mar 2015 20:18:17 +0100 Subject: makefile: whoops MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1520819..1754792 100644 --- a/Makefile +++ b/Makefile @@ -96,7 +96,7 @@ install-examples: $(foreach F,$(EXAMPLES),examples/$(F)) install -m644 $^ -- "$(DESTDIR)$(DOCDIR)/$(PKGNAME)/examples" .PHONY: install-trick-examples -install-trick-examples: $(foreach F,$(EXAMPLES),examples/tricks/$(F)) +install-trick-examples: $(foreach F,$(TRICK_EXAMPLES),examples/tricks/$(F)) install -dm755 -- "$(DESTDIR)$(DOCDIR)/$(PKGNAME)/examples/tricks" install -m644 $^ -- "$(DESTDIR)$(DOCDIR)/$(PKGNAME)/examples/tricks" -- cgit v1.2.3-70-g09d2