summaryrefslogtreecommitdiffstats
path: root/src/scripts/python
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-10-03 01:32:43 +0000
committerDavid Robillard <d@drobilla.net>2008-10-03 01:32:43 +0000
commitb4f31b2bb91a5cf4d6cd38e3fb3963182fb86746 (patch)
tree6ad95758cfa9037eb66339786bb6bc9eabd001a4 /src/scripts/python
parent41d5634a6ae1f9b0256801ae5cf692f16e2863ba (diff)
downloadingen-b4f31b2bb91a5cf4d6cd38e3fb3963182fb86746.tar.gz
ingen-b4f31b2bb91a5cf4d6cd38e3fb3963182fb86746.tar.bz2
ingen-b4f31b2bb91a5cf4d6cd38e3fb3963182fb86746.zip
Good riddance.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1602 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/scripts/python')
-rw-r--r--src/scripts/python/Makefile.am4
-rw-r--r--src/scripts/python/scripts/Makefile.am2
2 files changed, 0 insertions, 6 deletions
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
-