diff --git a/libguh/libguh.pro b/libguh/libguh.pro index 458d7492..b89b9a6e 100644 --- a/libguh/libguh.pro +++ b/libguh/libguh.pro @@ -141,7 +141,3 @@ for(header, HEADERS) { eval(headers_$${path}.path = $${path}) eval(INSTALLS *= headers_$${path}) } - - - - diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index e6e59d47..0cb8abe7 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -17,5 +17,6 @@ SUBDIRS = versioning \ websocketserver \ logging \ restlogging \ - timemanager \ + coap \ + #timemanager \