From 3e2497f5fd882dd8d98e9cfeea0f192af15a3bf8 Mon Sep 17 00:00:00 2001 From: Petr Salinger Date: Thu, 25 Mar 2010 10:31:07 +1100 Subject: [PATCH] Add new file into the build (Makefile macros) as well. Signed-off-by: Nathan Scott --- include/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Makefile b/include/Makefile index bc787db8f..912f1ba60 100644 --- a/include/Makefile +++ b/include/Makefile @@ -33,7 +33,7 @@ QAHFILES = libxfs.h libxlog.h \ HFILES = handle.h jdm.h xqm.h xfs.h xfs_fs.h HFILES += $(PKG_PLATFORM).h -PHFILES = darwin.h freebsd.h irix.h linux.h +PHFILES = darwin.h freebsd.h irix.h linux.h gnukfreebsd.h DKHFILES = volume.h fstyp.h dvh.h LSRCFILES = $(shell echo $(PHFILES) | sed -e "s/$(PKG_PLATFORM).h//g") LSRCFILES += platform_defs.h.in builddefs.in buildmacros buildrules install-sh -- 2.47.2