diff options
Diffstat (limited to 'src/scripts/python')
-rw-r--r-- | src/scripts/python/Makefile.am | 4 | ||||
-rw-r--r-- | src/scripts/python/scripts/Makefile.am | 2 |
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 - |