From: Lorenzo Delana Date: Tue, 20 Sep 2016 19:34:08 +0000 (+0200) Subject: added dot_shortfk.tmpl to Makefile X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3d366cd775358a4c6f1e72304b77f38ada94c5a;p=postgresql-autodoc added dot_shortfk.tmpl to Makefile --- diff --git a/Makefile b/Makefile index 2f3182e..f847bde 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ MANDIR = ${PREFIX}/share/man/man1 # build configuration -TEMPLATES = dia.tmpl dot.tmpl html.tmpl neato.tmpl xml.tmpl zigzag.dia.tmpl +TEMPLATES = dia.tmpl dot.tmpl dot_shortfk.tmpl html.tmpl neato.tmpl xml.tmpl zigzag.dia.tmpl BINARY = postgresql_autodoc SOURCE = ${BINARY}.pl MANPAGE = ${BINARY}.1