Whamcloud - gitweb
- remainder of rmdir changes
[fs/lustre-release.git] / lustre / obdfs / Makefile.am
index 1432ae7..8470dc1 100644 (file)
@@ -3,9 +3,11 @@
 # This code is issued under the GNU General Public License.
 # See the file COPYING in this distribution
 
+DEFS=
+
 MODULE = obdfs
 modulefs_DATA = obdfs.o
 EXTRA_PROGRAMS = obdfs
-obdfs_SOURCES = flushd.c rw.c file.c dir.c sysctl.c super.c namei.c symlink.c
+obdfs_SOURCES =  rw.c file.c dir.c sysctl.c super.c namei.c symlink.c
 
 include $(top_srcdir)/Rules