Install Install rtemspppd.h and rtemsdialer.h to $(includedir)/rtems.

This commit is contained in:
Ralf Corsepius
2005-10-26 03:39:15 +00:00
parent 581dfa81ec
commit 6d4e75fa4b

View File

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