Description: Add missing install target
Author: Simon Richter <sjr@debian.org>
Last-Update: 2013-08-09

--- foundry-0.0.20130809.orig/build/Makefile
+++ foundry-0.0.20130809/build/Makefile
@@ -9,6 +9,8 @@ override CXXFLAGS += -I.
 
 all:: foundry-build
 
+install:
+
 test check: all
 
 update: all
