From 1130c66e53c6cd8571d59cf53f35915eb58d9a91 Mon Sep 17 00:00:00 2001 From: laforge Date: Tue, 11 Nov 2003 13:15:07 +0000 Subject: adding current kernel include path --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e305971..bd764e8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ EXTRA_DIST = $(man_MANS) acinclude.m4 man_MANS = -INCLUDES=-I../include +INCLUDES=-I../include -I/lib/modules/$(shell (uname -r))/build/include CFLAGS=-fPIC -Wall LIBS= -- cgit v1.2.3