diff options
Diffstat (limited to 'help/devel/Makefile.am')
-rw-r--r-- | help/devel/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/devel/Makefile.am b/help/devel/Makefile.am index 63f190c190..0d3cec5a1c 100644 --- a/help/devel/Makefile.am +++ b/help/devel/Makefile.am @@ -38,7 +38,7 @@ html: clean-local: rm -f *~ *.bak *.signals *-unused.txt -maintainer-clean-local: clean +maintainer-clean-local: cd $(srcdir) && rm -rf html install-data-local: |