Without this, we'll be missing xfs_fs.h and xfs_types.h when we "make install-dev" (and xfs.h includes them). Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> --- (for the libxfs-4* branch) diff --git a/libxfs/Makefile b/libxfs/Makefile index 981cb0b..a3c9ab5 100644 --- a/libxfs/Makefile +++ b/libxfs/Makefile @@ -131,7 +131,7 @@ include $(BUILDRULES) install: default install-dev: install - $(INSTALL) -m 644 $(HFILES) $(PKG_INC_DIR) + $(INSTALL) -m 644 $(PKGHFILES) $(HFILES) $(PKG_INC_DIR) install-qa: install-dev $(INSTALL) -m 644 $(QAHFILES) $(PKG_INC_DIR) _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs