소스 검색

reverting old state back

Stasik0 11 년 전
부모
커밋
e70d39875e
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      OPCUAServer/src/Makefile.am

+ 1 - 2
OPCUAServer/src/Makefile.am

@@ -57,8 +57,7 @@ convenience-link: $(lib_LTLIBRARIES)
 	done
 
 clean-convenience-link:
-	rm -f $(top_builddir)/lib/*.a || true;
-	rm -f $(top_builddir)/lib/*.so || true;
+	rm -rf $(top_builddir)/lib/ || true;
 
 all-local: convenience-link