Skip to content
Snippets Groups Projects
Commit 2a9ff212 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Create src/libraries/regex/doc/Makefile and src/libraries/regex/test/Makefile.

parent eb2ac963
Branches
Tags
No related merge requests found
dnl $Id: configure.in,v 1.55 1999/02/06 08:27:11 ceder Exp $ dnl $Id: configure.in,v 1.56 1999/04/03 21:53:17 ceder Exp $
dnl Configuration for LysKOM dnl Configuration for LysKOM
dnl Copyright (C) 1993, 1994, 1995, 1996 Lysator Academic Computer Association. dnl Copyright (C) 1993, 1994, 1995, 1996 Lysator Academic Computer Association.
dnl dnl
...@@ -18,7 +18,7 @@ dnl Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ...@@ -18,7 +18,7 @@ dnl Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
dnl dnl
dnl Please mail bug reports to bug-lyskom@lysator.liu.se. dnl Please mail bug reports to bug-lyskom@lysator.liu.se.
dnl dnl
AC_REVISION($Revision: 1.55 $) AC_REVISION($Revision: 1.56 $)
AC_INIT(src/server/lyskomd.h) AC_INIT(src/server/lyskomd.h)
AM_CONFIG_HEADER(config.h) AM_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR(scripts) AC_CONFIG_AUX_DIR(scripts)
...@@ -264,6 +264,8 @@ src/libraries/libansi/Makefile ...@@ -264,6 +264,8 @@ src/libraries/libansi/Makefile
src/libraries/libcommon/Makefile src/libraries/libcommon/Makefile
src/libraries/libmisc/Makefile src/libraries/libmisc/Makefile
src/libraries/regex/Makefile src/libraries/regex/Makefile
src/libraries/regex/doc/Makefile
src/libraries/regex/test/Makefile
src/server/Makefile src/server/Makefile
src/server/testsuite/Makefile src/server/testsuite/Makefile
src/server/testsuite/config/Makefile src/server/testsuite/config/Makefile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment