mirror of
https://github.com/MariaDB/server.git
synced 2026-04-30 04:05:32 +02:00
symlink a whole dir, not individual files (symlinking individual files is one subdir below and results in broken links)
cmd-line-utils/readline/Makefile.am: revert BitKeeper/etc/ignore: added include/readline
This commit is contained in:
parent
39ef383cc4
commit
6c01a22dbd
4 changed files with 8 additions and 9 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (C) 1994,1996,1997 Free Software Foundation, Inc.
|
||||
|
||||
# Last -I$(top_srcdir) needed for RedHat!
|
||||
INCLUDES = -I.. -I$(top_srcdir)/include -I$(top_srcdir)
|
||||
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)
|
||||
|
||||
noinst_LIBRARIES = libreadline.a
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue