瀏覽代碼

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