aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
blob: 0a4383e9df1a52983376613889e4ba609c1c1db2 (plain)
1
2
3
4
5
6
7
info_TEXINFOS = libconfig.texi
libconfig_TEXINFOS = LGPL.texi

html:
	$(MAKEINFO) --html --no-split $(info_TEXINFOS)