Fix: distcheck requires that we clean version.h
[lttng-tools.git] / include / Makefile.am
index b67d262bc7918b608c1003c063f737e9592490b9..6c07a31659201644fb514ad3d6b589d8ffe7274c 100644 (file)
@@ -59,6 +59,8 @@ version.h:
 ##
 .PHONY: version.h
 
+CLEANFILES = version.h
+
 nodist_noinst_HEADERS = \
        version.h
 
This page took 0.022753 seconds and 4 git commands to generate.