diff mcabber/configure.ac @ 233:65c564e957a8

[/trunk] Changeset 246 by mikael * Add Makefile for the doc subdir; manpage will be installed now
author mikael
date Thu, 09 Jun 2005 17:32:30 +0000
parents 193c08454aac
children c8df64f43625
line wrap: on
line diff
--- a/mcabber/configure.ac	Wed Jun 08 18:33:28 2005 +0000
+++ b/mcabber/configure.ac	Thu Jun 09 17:32:30 2005 +0000
@@ -94,5 +94,6 @@
 AC_CONFIG_FILES([connwrap/Makefile
                  libjabber/Makefile
                  src/Makefile
+                 doc/Makefile
                  Makefile])
 AC_OUTPUT