Whamcloud - gitweb
Need to include smfs_api.h in the distributed sources (i.e. make dist).
[fs/lustre-release.git] / lustre / smfs / autoMakefile.am
index b3a10d6..f57fbfb 100644 (file)
@@ -10,4 +10,4 @@ endif
 endif
 
 MOSTLYCLEANFILES = *.o *.ko *.mod.c
-DIST_SOURCES = $(smfs-objs:%.o=%.c) smfs_internal.h
+DIST_SOURCES = $(smfs-objs:%.o=%.c) smfs_internal.h smfs_api.h