Selaa lähdekoodia

reverting old state back

Stasik0 11 vuotta sitten
vanhempi
commit
e70d39875e
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  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