aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2010-09-26 19:07:01 +0200
committerThomas White <taw@physics.org>2012-02-22 15:26:59 +0100
commitd6fbf62c239cb4f9bd94c2cf4fdb47bf808df985 (patch)
treed25fa752932b89db94e55185a9311427cac44f63 /Makefile.in
parent09b3d00c9c2cf365f2cf7c278f86459823032c36 (diff)
Move documentation around
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 888040ee..5a2466e5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -146,6 +146,7 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKG_CONFIG = @PKG_CONFIG@
@@ -209,7 +210,7 @@ EXTRA_DIST = configure src/cell.h src/hdf5-file.h src/image.h \
data/sfac/S.nff data/sfac/f0_WaasKirf.dat src/render_hkl.h \
src/stream.h
-SUBDIRS = src data doc scripts
+SUBDIRS = src data doc doc/examples scripts
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive