diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-04-13 17:43:52 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-04-13 17:43:52 +0000 |
commit | ef0441b9b7a0ee8dc76df4f0db819c3efdbb470f (patch) | |
tree | 47735c4efc56316b18c2cb1463c6ace552d0c3ca /ext/Makefile.am | |
parent | 940ae718851291ae1dee7d1ab88ea99f8d2a4dfd (diff) |
ext/Makefile.am: Remove LADSPA reference I missed.
Original commit message from CVS:
* ext/Makefile.am:
Remove LADSPA reference I missed.
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r-- | ext/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 036694379..6eb613e4b 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -136,7 +136,6 @@ SUBDIRS = \ $(GDK_PIXBUF_DIR) \ $(HAL_DIR) \ $(JPEG_DIR) \ - $(LADSPA_DIR) \ $(LIBCACA_DIR) \ $(LIBDV_DIR) \ $(LIBMNG_DIR) \ |