]> andersk Git - splint.git/blame - doc/Makefile.am
Got gmake dist to work
[splint.git] / doc / Makefile.am
CommitLineData
3739432e 1## Note: starting comments with ## means they don't end up in Makefile
2
3AUTOMAKE_OPTIONS = 1.5 foreign
4
5#this is just a hack to get make dist to work.
6
7## Include them in the distribution
e63e0a4a 8EXTRA_DIST = splint.1 freebsd.html linux.html sunos.html manual.pdf manual.css html/manual.htm html/footer.html html/header.html html/realloc.htm
3739432e 9
0a417fb3 10man_MANS = splint.1
11
3739432e 12all:
This page took 0.053122 seconds and 5 git commands to generate.