summaryrefslogtreecommitdiff
path: root/doc/it/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it/makefile')
-rw-r--r--doc/it/makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/it/makefile b/doc/it/makefile
new file mode 100644
index 000000000..2179ec15f
--- /dev/null
+++ b/doc/it/makefile
@@ -0,0 +1,11 @@
+# -*- make -*-
+BASE=../..
+SUBDIR=doc/it
+
+# Bring in the default rules
+include ../../buildlib/defaults.mak
+
+# Language Code of this translation
+LC=it
+
+include $(PO4A_MANPAGE_H)