From fb89d1e6eafd3f87c92fa1111a3c4883fd981c84 Mon Sep 17 00:00:00 2001 From: Duncan Laurie Date: Tue, 27 Jan 2004 07:15:09 +0000 Subject: [PATCH] add INCLTDL to INCLUDES --- ipmitool/src/plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipmitool/src/plugins/Makefile.am b/ipmitool/src/plugins/Makefile.am index fe9f16a..2a38be5 100644 --- a/ipmitool/src/plugins/Makefile.am +++ b/ipmitool/src/plugins/Makefile.am @@ -34,7 +34,7 @@ plugindir = $(pluginpath) -INCLUDES = -I$(top_srcdir)/include +INCLUDES = -I$(top_srcdir)/include $(INCLTDL) MAINTAINERCLEANFILES = Makefile.in ipmi_intf_static.c EXTRA_DIST = ipmi_intf_static.c.in