summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
blob: a80373a7a0d3ea1318cf87ea81f86e0e5174e6da (plain)
1
2
3
4
5
6
7
8
9
10

EXTRA_DIST = ulogd.txt ulogd.html ulogd.ps \
	     sqlite3.table pgsql-ulogd2.sql mysql-ulogd2.sql

dist-hook:
	sgml2txt ulogd.sgml
	sgml2latex --papersize=a4 --output=dvi ulogd.sgml
	dvips -t a4 -o ulogd.ps ulogd.dvi
	sgml2html -s 0 ulogd.sgml