Code

some more warning fixes
[rrdtool.git] / bindings / python / Makefile.am
index bc36b599edde84d993f9430e76e62f6ba587d661..ea62c6232d8d3f35c63375cfccce7682c64c5a7e 100644 (file)
@@ -8,8 +8,7 @@ rrdtoolmodule_so_LDFLAGS = -module -shared -L../../src
 rrdtoolmodule_so_LDADD = -lrrd
 rrdtoolmodule_so_SOURCES =     rrdtoolmodule.c
 
-noinst_HEADERS =                rrd_extra.h  \
-                                rrd_format.h
+noinst_HEADERS =                rrd_extra.h
 
 clean:
        rm -rf build