From c0eea44f1297da580b22853ea0e5a36264f8e2a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Tansorier?= Date: Sun, 25 Mar 2018 14:42:16 +0200 Subject: [PATCH] [Yocto-RapsberryPi-devtool-Ansible] Add project to Makefile --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 46c83a8..09dc3cd 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,8 @@ PRESENTATIONS_PDF = $(addsuffix .pdf,$(PRESENTATIONS)) Logiciel_Libre: Logiciel_Libre.pdf +Yocto-RapsberryPi-devtool-Ansible: Yocto-RapsberryPi-devtool-Ansible.pdf + all: $(PRESENTATIONS) %.pdf: %.tex