Extras: Added lttng.pyc to make clean
[lttng-tools.git] / extras / bindings / swig / python / Makefile.am
index a3557b8b076aac7dbdae782bc810b59896840ddb..d592dedb3a2182e163c9631b658af9a9d8af0339 100644 (file)
@@ -24,4 +24,4 @@ lttng_wrap.c: lttng.i
        sed -i "s/md = d/d/g" lttng_wrap.c
        sed -i "s/(void)public_symbol;/(void)public_symbol;\n  md = d;/g" lttng_wrap.c
 
-CLEANFILES = lttng.i lttng.py lttng_wrap.c
+CLEANFILES = lttng.i lttng.py lttng_wrap.c lttng.pyc
This page took 0.022734 seconds and 4 git commands to generate.