diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8a69fbc..72b66ec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,6 @@ export GCC_COLORS AM_CPPFLAGS = \ -include $(top_builddir)/config.h \ - -I$(top_srcdir)/libkmod \ -I$(top_srcdir) \ -DSYSCONFDIR=\""$(sysconfdir)"\" \ -DLIBEXECDIR=\""$(libexecdir)"\" \ |