From 0efcaf0c2a7b87c664a6f78a9a25b53a4260aecd Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@gmail.com>
Date: Thu, 05 Jan 2017 16:22:24 +0000
Subject: [PATCH] Removed the python scripts to separate project.

---
 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index c543989..1bfdcf4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1 +1 @@
-SUBDIRS=test src
+SUBDIRS=src

--
Gitblit v1.9.3