From 633a5c38ddb1edfb040cfe1c2bf554510d0cc96e Mon Sep 17 00:00:00 2001 From: jacob Date: Tue, 15 Jun 2004 01:04:27 +0000 Subject: [PATCH] fix some build problems with -j --- lustre/liblustre/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lustre/liblustre/Makefile.am b/lustre/liblustre/Makefile.am index e8ec6c8..b24e397 100644 --- a/lustre/liblustre/Makefile.am +++ b/lustre/liblustre/Makefile.am @@ -40,3 +40,5 @@ liblustre.a : $(LUSTRE_LIBS) $(PTL_LIBS) $(SYSIO_LIBS) $(srcdir)/genlib.sh $(SYSIO) $(CRAY_PORTALS_PATH) EXTRA_DIST = genlib.sh + +CLEANFILES := liblsupport.a liblustre.so -- 1.8.3.1