diff options
author | Thomas White <taw@physics.org> | 2010-09-07 11:49:17 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:26:57 +0100 |
commit | ac6ce223432e1e8d6c0104a3abb111fb0d1b4764 (patch) | |
tree | 9d6eed718889393a94cf0d1228ffa505cbe377c3 /Makefile.in | |
parent | c1966ec729b9afe609d6458c8ccc7d92a60bfb90 (diff) |
Install docs
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 2289e7c7..2bc98a35 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 -SUBDIRS = src data +SUBDIRS = src data doc all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive |