diff options
author | David Robillard <d@drobilla.net> | 2008-01-09 02:25:46 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2008-01-09 02:25:46 +0000 |
commit | 1eb22cb021127413173ae0e993cf55ea90b942d4 (patch) | |
tree | 00cac38a29bd9df4387f799457530557ce55870b /data/Makefile.am | |
parent | 6d41495d8bd30f6e7e2383e07baed476791fd0f3 (diff) | |
download | lilv-1eb22cb021127413173ae0e993cf55ea90b942d4.tar.gz lilv-1eb22cb021127413173ae0e993cf55ea90b942d4.tar.bz2 lilv-1eb22cb021127413173ae0e993cf55ea90b942d4.zip |
SLV2 0.4.2.
git-svn-id: http://svn.drobilla.net/lad/slv2@1040 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/Makefile.am b/data/Makefile.am deleted file mode 100644 index 3eab75c..0000000 --- a/data/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -SUBDIRS = lv2core.lv2 - |