From 6d4e75fa4bf5a217086ee476a32d6765408dcf76 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 26 Oct 2005 03:39:15 +0000 Subject: Install Install rtemspppd.h and rtemsdialer.h to $(includedir)/rtems. --- c/src/libnetworking/pppd/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'c/src/libnetworking/pppd/Makefile.am') diff --git a/c/src/libnetworking/pppd/Makefile.am b/c/src/libnetworking/pppd/Makefile.am index 12c31ba31c..76411c23a1 100644 --- a/c/src/libnetworking/pppd/Makefile.am +++ b/c/src/libnetworking/pppd/Makefile.am @@ -7,7 +7,8 @@ include $(top_srcdir)/automake/compile.am noinst_LIBRARIES = if HAS_NETWORKING -include_HEADERS = rtemspppd.h rtemsdialer.h +include_rtemsdir = $(includedir)/rtems +include_rtems_HEADERS = rtemspppd.h rtemsdialer.h noinst_LIBRARIES += libpppd.a libpppd_a_SOURCES = auth.c ccp.c ccp.h chap.c chap.h chap_ms.c chap_ms.h \ -- cgit v1.2.3