From f31fa515b1e1f296685b761c088e98a1fd68cee8 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Mon, 25 Oct 2010 18:56:56 +0200 Subject: add a target png for picture generation --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1c7215c..3dc4c3c 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,10 @@ check: test: check +png: + @make -C apps png + @make -C services png + clean: @make -C apps clean @make -C services clean -- cgit v1.2.3