summaryrefslogtreecommitdiffstats
path: root/gnome2-user-guide
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-user-guide')
-rw-r--r--gnome2-user-guide/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome2-user-guide/Makefile.am b/gnome2-user-guide/Makefile.am
index d25d54f..c331b56 100644
--- a/gnome2-user-guide/Makefile.am
+++ b/gnome2-user-guide/Makefile.am
@@ -14,9 +14,9 @@ DOC_INCLUDES = \
gostools.xml \
glossary.xml
-DOC_LINGUAS = es it nl ru
+DOC_LINGUAS = it
-install: install-doc-pdf
+install-data-local: install-doc-pdf
install-doc-pdf:
for lc in C $(DOC_LINGUAS); do \
pdf="$$lc/$(DOC_MODULE).pdf"; \