Whamcloud - gitweb
land v0.9.1 on HEAD, in preparation for a 1.0.x branch
[fs/lustre-release.git] / lustre / include / Makefile.am
similarity index 63%
rename from lustre/include/linux/Makefile
rename to lustre/include/Makefile.am
index c263b40..d532ab5 100644 (file)
@@ -1,7 +1,9 @@
+
 # Copyright (C) 2001  Cluster File Systems, Inc.
 #
 # This code is issued under the GNU General Public License.
 # See the file COPYING in this distribution
 
-all .DEFAULT: 
-       $(MAKE) -C ../..  $@
+SUBDIRS = linux
+EXTRA_DIST = config.h.in ioctl.h liblustre.h 
+include $(top_srcdir)/Rules