summaryrefslogtreecommitdiff
path: root/help/reference/shell/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'help/reference/shell/Makefile.am')
-rw-r--r--help/reference/shell/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/help/reference/shell/Makefile.am b/help/reference/shell/Makefile.am
index d8d5ae36..990aa195 100644
--- a/help/reference/shell/Makefile.am
+++ b/help/reference/shell/Makefile.am
@@ -101,7 +101,6 @@ GTKDOC_CFLAGS = \
-DATRILDATADIR=\"$(pkgdatadir)\" \
-DMATEDATADIR=\"$(datadir)\" \
-DMATELOCALEDIR=\"$(datadir)/locale\" \
- -DMATEICONDIR=\""$(datadir)/pixmaps"\" \
-DATRIL_COMPILATION \
$(SHELL_CFLAGS) \
$(WARN_CFLAGS) \
@@ -138,6 +137,8 @@ EXTRA_DIST += \
# for --rebuild-sections in $(SCAN_OPTIONS) e.g. $(DOC_MODULE)-sections.txt
#DISTCLEANFILES +=
+DISTCLEANFILES = $(DOC_MODULE).actions
+
# Comment this out if you want your docs-status tested during 'make check'
if ENABLE_GTK_DOC
#TESTS_ENVIRONMENT = cd $(srcsrc) &&