mariadb/cmd-line-utils/Makefile.am
unknown 0e34c128da - make sure that both libedit and readline are added to the source
distribution. libedit is used by default, one needs to use
   "--with-readline" when compiling with readline instead.


cmd-line-utils/Makefile.am:
   - add both libedit and readline to the source distribution
configure.in:
   - create both Makefiles for libedit and libedit
2003-08-20 16:39:11 +02:00

7 lines
170 B
Makefile

## Process this file with automake to create Makefile.in
SUBDIRS= @readline_basedir@
DIST_SUBDIRS= libedit readline
# Don't update the files from bitkeeper
%::SCCS/s.%