ソースを参照

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