Skip to content

Commit 933fc77

Browse files
author
Sebastiano Merlino
committed
Temporary disabled texinfo doc production
1 parent fa5a259 commit 933fc77

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Makefile.am

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ LIBTOOL_DEPS = @LIBTOOL_DEPS@
2424
AUTOMAKE_OPTIONS = foreign 1.4
2525
ACLOCAL_AMFLAGS = -I m4
2626

27-
SUBDIRS = src test doc
28-
DIST_SUBDIRS = src test doc
27+
SUBDIRS = src test
28+
DIST_SUBDIRS = src test
2929
EXTRA_DIST = libhttpserver.pc.in debian/changelog.in debian/control.in debian/copyright.in debian/rules.in debian/libhttpserver-dev.install.in debian/libhttpserver.install.in redhat/libhttpserver.SPEC.in $(DX_CONFIG)
3030

3131
MOSTLYCLEANFILES = $(DX_CLEANFILES) redhat/SOURCES/*

doc/version.texi

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@set UPDATED 12 January 2014
2-
@set UPDATED-MONTH January 2014
3-
@set EDITION 0.6.3
4-
@set VERSION 0.6.3
1+
@set UPDATED 8 March 2014
2+
@set UPDATED-MONTH March 2014
3+
@set EDITION 0.7.1
4+
@set VERSION 0.7.1

0 commit comments

Comments
 (0)