From 9d38d4427c13d89792f0d2ba9ce312f0846e4b7a Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sat, 30 Apr 2011 23:13:12 +0200 Subject: scripts: fix installation Changeset e013ddebc063 forgot to install the samples.mk file. Signed-off-by: "Yann E. MORIN" diff --git a/Makefile.in b/Makefile.in index 5064b9c..35f6d36 100644 --- a/Makefile.in +++ b/Makefile.in @@ -241,6 +241,7 @@ install-lib-samples: $(DESTDIR)$(LIBDIR) install-lib-main $${samp_file} \ >"$(DESTDIR)$(LIBDIR)/$${samp_file}"; \ done + @$(install) -m 644 samples/samples.mk "$(DESTDIR)$(LIBDIR)/samples/samples.mk" install-doc: $(DESTDIR)$(DOCDIR) @echo " INST 'docs/*.txt'" -- cgit v0.10.2-6-g49f6