
3 changed files with 12 additions and 1 deletions
@ -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) |
Loading…
Reference in new issue