move the it translation of the guide to its own subdirectory
[ntk/apt.git] / doc / it / makefile
diff --git a/doc/it/makefile b/doc/it/makefile
new file mode 100644 (file)
index 0000000..b785176
--- /dev/null
@@ -0,0 +1,11 @@
+# -*- make -*-
+BASE=../..
+SUBDIR=doc/it
+
+# Bring in the default rules
+include ../../buildlib/defaults.mak
+
+# Debian Doc SGML Documents
+SOURCE = guide.it.sgml
+DEBIANDOC_HTML_OPTIONS=-l it
+include $(DEBIANDOC_H)