Whamcloud - gitweb
More merging from the 2.5 tree.
authoradilger <adilger>
Fri, 18 Oct 2002 19:25:48 +0000 (19:25 +0000)
committeradilger <adilger>
Fri, 18 Oct 2002 19:25:48 +0000 (19:25 +0000)
lustre/obdfilter/Makefile.am

index 68eeee2..34b6c7a 100644 (file)
@@ -21,5 +21,8 @@ obdfilter_SOURCES = $(FILTERC) $(LINX)
 dist-hook:
        list='$(LINX)'; for f in $$list; do rm -f $(distdir)/$$f; done
 
+distclean: 
+       $(RM) Makefile.in
+
 include $(top_srcdir)/Rules