From 0aa3900c86d3565180796f30ab85c4508334ccf9 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Mon, 9 Oct 2017 18:19:06 +0200 Subject: [PATCH] dey-examples: rename makefile to libdigiapix-examples.mk The makefile only builds the example applications based on 'libdigiapix' library, so just rename the makefile accordingly. Signed-off-by: Javier Viguera --- Makefile => libdigiapix-examples.mk | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Makefile => libdigiapix-examples.mk (100%) diff --git a/Makefile b/libdigiapix-examples.mk similarity index 100% rename from Makefile rename to libdigiapix-examples.mk