From 2ae74869a8caf13c3c607f8450879f0390352dbe Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Tue, 15 Jan 2013 10:51:50 +0100 Subject: Update submodules for SIGPIPE handling --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c006177..8ea3144 100644 --- a/Makefile +++ b/Makefile @@ -28,6 +28,7 @@ projekt_doku.pdf: projekt_doku.asciidoc hsw.sty .PHONY: pluggit pluggit: $(MAKE) -C directfb-voodoo/ -f makefile.voodoo DESTDIR=../install DEBUG=$(DEBUG) all package + touch pluggit/src/Scaler.cxx $(MAKE) -C pluggit/ -f makefile.voodoo DIRECTFB_VOODOO=../directfb-voodoo/DirectFB_Voodoo all #.SUFFIXES: .dia .svg -- cgit