Create subdir data-directory.
[deliverable/binutils-gdb.git] / gdb / configure.ac
index e462274a0901ee966a869d0158eeaee9cfbf6324..1f00c924be82bd2906b6b5a98c29ca69a9797678 100644 (file)
@@ -2140,7 +2140,7 @@ dnl  At the moment, we just assume it's UTF-8.
 AC_DEFINE(GDB_DEFAULT_HOST_CHARSET, "UTF-8",
           [Define to be a string naming the default host character set.])
 
-AC_OUTPUT(Makefile .gdbinit:gdbinit.in gnulib/Makefile,
+AC_OUTPUT(Makefile .gdbinit:gdbinit.in gnulib/Makefile data-directory/Makefile,
 [
 case x$CONFIG_HEADERS in
 xconfig.h:config.in)
This page took 0.035305 seconds and 4 git commands to generate.