don't use clean: target ... automake wants this to be clean-local:
[rrdtool.git] / bindings / python / Makefile.am
index f89e92c..c8ffcb3 100644 (file)
@@ -10,6 +10,6 @@ rrdtoolmodule_so_SOURCES =     rrdtoolmodule.c
 
 noinst_HEADERS =                rrd_extra.h
 
-clean:
+clean-local:
        rm -rf build