diff options
Diffstat (limited to 'lang/cl/Makefile.in')
-rw-r--r-- | lang/cl/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cl/Makefile.in b/lang/cl/Makefile.in index 8cb02bd..5c492d7 100644 --- a/lang/cl/Makefile.in +++ b/lang/cl/Makefile.in @@ -117,7 +117,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 = gpgme.asd CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) |