summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index aaf93fd9a2..da0b6d3043 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -21,13 +21,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-if HAVE_LIBLUA
-lua_dir = \
- lua
-else # HAVE_LIBLUA
-lua_dir =
-endif # HAVE_LIBLUA
-
SUBDIRS = \
acn \
agentx \
@@ -40,7 +33,6 @@ SUBDIRS = \
gryphon \
h223 \
irda \
- $(lua_dir) \
lwres \
mate \
megaco \