9014c4
diff --git a/Makefile.in b/Makefile.in
9014c4
index a1f9483..24c646a 100644
9014c4
--- a/Makefile.in
9014c4
+++ b/Makefile.in
9014c4
@@ -800,7 +800,6 @@ install:	.made installdirs
9014c4
 		infodir=$(infodir) htmldir=$(htmldir) DESTDIR=$(DESTDIR) $@ )
9014c4
 	-( cd $(DEFDIR) ; $(MAKE) $(MFLAGS) DESTDIR=$(DESTDIR) $@ )
9014c4
 	-( cd $(PO_DIR) ; $(MAKE) $(MFLAGS) DESTDIR=$(DESTDIR) $@ )
9014c4
-	-( cd $(LOADABLES_DIR) && $(MAKE) $(MFLAGS) DESTDIR=$(DESTDIR) $@ )
9014c4
 
9014c4
 install-strip:
9014c4
 	$(MAKE) $(MFLAGS) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' \
9014c4
-- 
9014c4
2.9.3
9014c4