From cf769fdd0118f3bff8be5b0937533e7de2d59e26 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 23 Jul 2015 15:27:22 +0200 Subject: [PATCH] docs: Remove generated file when asked to --- docs/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/Makefile.am b/docs/Makefile.am index d26f5ba..7209b7a 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -54,8 +54,9 @@ CLEANFILES = $(NULL) EXTRA_DIST = iio-sensor-proxy-docs.xml endif -CLEANFILES += \ - docs-net.hadess.SensorProxy.xml \ +CLEANFILES += \ + docs-net.hadess.SensorProxy.xml \ + docs-net.hadess.SensorProxy.Compass.xml \ $(NULL) # Version information for marking the documentation