Whamcloud - gitweb
Need to include smfs_api.h in the distributed sources (i.e. make dist).
authorbuffalo-pull <buffalo-pull>
Tue, 29 Mar 2005 08:14:23 +0000 (08:14 +0000)
committerbuffalo-pull <buffalo-pull>
Tue, 29 Mar 2005 08:14:23 +0000 (08:14 +0000)
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