aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-09-13 10:21:57 +0200
committerThomas White <taw@physics.org>2012-02-22 15:26:57 +0100
commitfcee934f899225e8e65aec86dea5106b7133c1a5 (patch)
tree1b64ddb1ac0dc55b90ecc93f5b4d7acbb7873a6c /Makefile.in
parentbc92f4d1a3e6a1ea983fc34814d5d664b827e12e (diff)
Install scripts under $(docdir)/scripts
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index ec902cc9..176ee866 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -208,7 +208,7 @@ EXTRA_DIST = configure src/cell.h src/hdf5-file.h src/image.h \
data/sfac/Mg.nff data/sfac/N.nff data/sfac/O.nff data/sfac/P.nff \
data/sfac/S.nff data/sfac/f0_WaasKirf.dat src/render_hkl.h
-SUBDIRS = src data doc
+SUBDIRS = src data doc scripts
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive