Browse Source

reverting old state back

Stasik0 11 years ago
parent
commit
e70d39875e
1 changed files with 1 additions and 2 deletions
  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