2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Add pppd.
	* Makefile.am: Add pppd.
This commit is contained in:
Ralf Corsepius
2003-04-29 02:06:53 +00:00
parent 478bb1e63d
commit 5f71e417c5
6 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add pppd.
* Makefile.am: Add pppd.
2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Adding pppd:

View File

@@ -13,6 +13,7 @@ FP_TESTS = paranoia
## loopback tests a network loopback interface
NET_TESTS = loopback
NET_TESTS += pppd
SUBDIRS = hello ticker base_sp unlimited minimum $(MP_TESTS) \
$(CPLUSPLUS_TESTS) $(FP_TESTS) $(NET_TESTS)

View File

@@ -50,5 +50,6 @@ base_mp/Makefile
base_mp/node1/Makefile
base_mp/node2/Makefile
cdtest/Makefile
pppd/Makefile
])
AC_OUTPUT