Whamcloud - gitweb
Added missing files
authorcliffw <cliffw>
Wed, 1 Nov 2006 15:33:27 +0000 (15:33 +0000)
committercliffw <cliffw>
Wed, 1 Nov 2006 15:33:27 +0000 (15:33 +0000)
lustre-iokit/Makefile.am [new file with mode: 0644]
lustre-iokit/NEWS [new file with mode: 0644]

diff --git a/lustre-iokit/Makefile.am b/lustre-iokit/Makefile.am
new file mode 100644 (file)
index 0000000..919458e
--- /dev/null
@@ -0,0 +1,6 @@
+SUBDIRS = obdfilter-survey sgpdd-survey ost-survey ior-survey
+
+EXTRA_DIST = lustre-iokit.spec
+
+rpm: dist
+       rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
diff --git a/lustre-iokit/NEWS b/lustre-iokit/NEWS
new file mode 100644 (file)
index 0000000..6874d57
--- /dev/null
@@ -0,0 +1 @@
+2006-10-31 - Moved to autoconf