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:
unknown 2004-04-26 13:27:23 +02:00
commit 6c01a22dbd
4 changed files with 8 additions and 9 deletions

View file

@ -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