Whamcloud - gitweb
LU-1201 checksum: add libcfs crypto hash
[fs/lustre-release.git] / libcfs / include / libcfs / posix / Makefile.am
index 3aca75b..609bb0c 100644 (file)
@@ -1 +1,7 @@
-EXTRA_DIST := libcfs.h posix-wordsize.h posix-types.h posix-kernelcomm.h
+libcfsposixdir = $(includedir)/libcfs/posix
+
+if UTILS
+libcfsposix_HEADERS = posix-types.h
+endif
+
+EXTRA_DIST := libcfs.h posix-wordsize.h posix-types.h posix-crypto.h