aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2010-12-10 17:40:38 -0800
committerThomas White <taw@physics.org>2012-02-22 15:27:09 +0100
commit15a97f0489ef604baa2c14dbcdedb9d647c3e712 (patch)
tree1b66e3dce5040c79fd7acc833c832269e5d247db /src
parent6dce43165e054c62b442cac4bffecde77b93dcea (diff)
Move some build files to build-aux/
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index b58dd5b8..edc70041 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -186,7 +186,7 @@ render_hkl_OBJECTS = $(am_render_hkl_OBJECTS)
render_hkl_LDADD = $(LDADD)
render_hkl_DEPENDENCIES = $(top_builddir)/lib/libgnu.a
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
+depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \