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

EXTRA_DIST = ulogd.txt ulogd.html ulogd.ps \
	mysql.table pgsql.table sqlite3.table mysql.table.ipaddr-as-string

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