diff --git a/Makefile b/Makefile index 57a0844..f477006 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -PRESENTATIONS = Logiciel_Libre Yocto-RapsberryPi-devtool-Ansible Alternative_pour_Android Presentation_fitImage +PRESENTATIONS = Logiciel_Libre Yocto-RapsberryPi-devtool-Ansible Alternative_pour_Android Presentation_fitImage Formation_Udev # Individual project @@ -10,6 +10,8 @@ Alternative_pour_Android: Alternative_pour_Android.pdf Presentation_fitImage: Presentation_fitImage.pdf +Formation_Udev: Formation_Udev.pdf + # Commun project all: $(addsuffix .pdf,$(PRESENTATIONS))