diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-01-15 10:51:50 +0100 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-01-15 10:51:50 +0100 |
commit | 2ae74869a8caf13c3c607f8450879f0390352dbe (patch) | |
tree | 113e879d8dc87109b49af2553f244dc9a7499232 /Makefile | |
parent | 0e64d0fbccab3433e2f009f474179bfeb7e779bc (diff) | |
download | mmswe-2ae74869a8caf13c3c607f8450879f0390352dbe.tar.gz mmswe-2ae74869a8caf13c3c607f8450879f0390352dbe.tar.bz2 mmswe-2ae74869a8caf13c3c607f8450879f0390352dbe.zip |
Update submodules for SIGPIPE handling
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |