From b4f31b2bb91a5cf4d6cd38e3fb3963182fb86746 Mon Sep 17 00:00:00 2001
From: David Robillard <d@drobilla.net>
Date: Fri, 3 Oct 2008 01:32:43 +0000
Subject: Good riddance.

git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1602 a436a847-0d15-0410-975c-d299462d15a1
---
 src/scripts/python/Makefile.am         | 4 ----
 src/scripts/python/scripts/Makefile.am | 2 --
 2 files changed, 6 deletions(-)
 delete mode 100644 src/scripts/python/Makefile.am
 delete mode 100644 src/scripts/python/scripts/Makefile.am

(limited to 'src/scripts/python')

diff --git a/src/scripts/python/Makefile.am b/src/scripts/python/Makefile.am
deleted file mode 100644
index c6da5467..00000000
--- a/src/scripts/python/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-SUBDIRS = scripts
-
-EXTRA_DIST = ingen.py ingenecho.py OSC.py
-
diff --git a/src/scripts/python/scripts/Makefile.am b/src/scripts/python/scripts/Makefile.am
deleted file mode 100644
index 3e070601..00000000
--- a/src/scripts/python/scripts/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-EXTRA_DIST = sillysinepatch.py
-
-- 
cgit v1.2.1