diff options
author | Thomas White <taw@bitwiz.org.uk> | 2010-12-08 14:25:16 -0700 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:08 +0100 |
commit | c2873a98102d0450c8583d224b6b892642441488 (patch) | |
tree | eadf56d736e1380ce0e8ed37f35abd408b1d72d0 /src/Makefile.am | |
parent | 049674d67f7e512740dd246aa0891a8e9db89f2c (diff) |
Update build scripts
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 558ad7c2..7f7430ab 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,7 +9,6 @@ endif AM_CFLAGS = -Wall AM_CPPFLAGS = -DDATADIR=\""$(datadir)"\" -I$(top_builddir)/lib -I$(top_srcdir)/lib LDADD = lib/libgnu.a -ACLOCAL_AMFLAGS = -I m4 pattern_sim_SOURCES = pattern_sim.c diffraction.c utils.c image.c cell.c \ hdf5-file.c detector.c sfac.c peaks.c reflections.c \ |