summaryrefslogtreecommitdiffstats
path: root/swig/Makefile.am
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-05-16 18:57:02 +0000
committerDavid Robillard <d@drobilla.net>2011-05-16 18:57:02 +0000
commit0beb80fdfc298401b3d55a190984fda49142c330 (patch)
tree17a6166dba507b4f68a606cfec0e660daa51bc59 /swig/Makefile.am
parent111b1a4cb83dbd0c1812bca412e43f6f326d6580 (diff)
downloadlilv-0beb80fdfc298401b3d55a190984fda49142c330.tar.gz
lilv-0beb80fdfc298401b3d55a190984fda49142c330.tar.bz2
lilv-0beb80fdfc298401b3d55a190984fda49142c330.zip
Remove crusty old SWIG stuff
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3267 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'swig/Makefile.am')
-rw-r--r--swig/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/swig/Makefile.am b/swig/Makefile.am
deleted file mode 100644
index 790bf31..0000000
--- a/swig/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-EXTRA_DIST = lilv.i
-
-if WITH_SWIG
-
-SUBDIRS = python mzscheme chicken
-
-endif # WITH_SWIG
-