added html documentation to debian package

This commit is contained in:
Marc Wäckerlin
2015-03-15 15:10:25 +00:00
parent 2585b95ff1
commit 0bbe8d9171
3 changed files with 18 additions and 1 deletions

View File

@@ -1,3 +1,18 @@
2015-03-15 14:22 marc
* AUTHORS, COPYING, ChangeLog, INSTALL, README, ax_check_qt.m4,
ax_cxx_compile_stdcxx_11.m4, ax_init_standard_project.m4,
bootstrap.sh, configure.ac, configure.in, debian,
debian/changelog.in, debian/compat, debian/control.in,
debian/docs, debian/proxyface-dev.dirs,
debian/proxyface-dev.install, debian/proxyface.dirs,
debian/proxyface.install, debian/rules, doc/doxyfile.in,
doc/makefile.am, examples/makefile.am, install-32-bit-lin-win.sh,
install-64-and-32-bit-linux.sh, makefile.am, src/makefile.am,
src/proxyface.pc.in, src/proxyface/autoproxy.hxx,
src/proxyface/unix.hxx, src/version.cxx, src/version.cxx.in:
adapted to new improved build system
2014-11-05 09:05 marc
* ax_check_qt.m4: no more -fPIC check; refs #41