CLEANFILES must be listed directly, too - otherwise automake will not use it :-(
[libt2n] / example-codegen / client.cpp
index cdeb124..1029abe 100644 (file)
@@ -6,7 +6,7 @@
 
 #include <socket_client.hxx>
 
-// include library header
+// include generated library headers
 #include "default_client.hxx"
 #include "other_client.hxx"