From 651200991374c9f13f2d892ed56637326c22e2c4 Mon Sep 17 00:00:00 2001
From: Anders Blomdell <anders.blomdell@control.lth.se>
Date: Thu, 9 Oct 2014 19:05:26 +0200
Subject: [PATCH] Some more cleanup

---
 examples/user_types/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/user_types/Makefile b/examples/user_types/Makefile
index 607a20a..757301e 100644
--- a/examples/user_types/Makefile
+++ b/examples/user_types/Makefile
@@ -3,3 +3,4 @@ all:
 clean:
 
 distclean:
+	rm -rf gen
-- 
GitLab