Whamcloud - gitweb
Land b_smallfix onto HEAD (20040416_1638) (more 2.6 build fixes)
[fs/lustre-release.git] / ldiskfs / ldiskfs / Makefile.in
index 8fe1606..7d1e229 100644 (file)
@@ -14,4 +14,6 @@ ldiskfs_sources := $(notdir $(ext3_sources) $(ext3_headers)) $(new_sources)
 
 ldiskfs-objs := $(filter %.o,$(ldiskfs_sources:.c=.o))
 
+EXTRA_PRE_CFLAGS := -I@LINUX@/fs -I@LUSTRE@ -I@LUSTRE@/ldiskfs
+
 @INCLUDE_RULES@