Changeset 9284
- Timestamp:
- 04/19/12 11:55:07 (13 months ago)
- Files:
-
- 1 modified
-
branches/stable/Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/Makefile.in
r9277 r9284 1198 1198 install:: all install_doc 1199 1199 install -d $(includedir) 1200 install -m 644 $(builddir)/include/orange.h $(includedir)1201 1200 install -m 644 $(builddir)/include/pvfs2.h $(includedir) 1201 install -m 644 $(srcdir)/include/orange.h $(includedir) 1202 1202 install -m 644 $(srcdir)/include/pvfs2-request.h $(includedir) 1203 1203 install -m 644 $(srcdir)/include/pvfs2-debug.h $(includedir)
