aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-03-01 14:15:10 +0100
committerThomas White <taw@physics.org>2013-03-01 14:15:10 +0100
commited6bf4edb2abd89188cdd38911473dadc194a7f9 (patch)
tree16e8b089807c47d70416cecf08c4089f5a5b434c /Makefile.am
parentad94c430447aa969397db2356571c62e9bfe4f29 (diff)
Use gtk-doc for libcrystfel only (not the contents of src)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 961135a3..f465ba36 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
docdir = ${datadir}/doc/${PACKAGE}
EXTRA_DIST = configure m4/gnulib-cache.m4
-SUBDIRS = lib doc/reference libcrystfel
+SUBDIRS = lib doc/reference/libcrystfel libcrystfel
ACLOCAL_AMFLAGS = -I m4
bin_PROGRAMS = src/pattern_sim src/process_hkl src/get_hkl src/indexamajig \