summaryrefslogtreecommitdiff
path: root/lang/cpp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cpp/Makefile.in')
-rw-r--r--lang/cpp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cpp/Makefile.in b/lang/cpp/Makefile.in
index 0527499..f276c3f 100644
--- a/lang/cpp/Makefile.in
+++ b/lang/cpp/Makefile.in
@@ -116,7 +116,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_HEADER = $(top_builddir)/conf/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
AM_V_P = $(am__v_P_@AM_V@)