From 68e1ccc46d82b87b41199b3dcc4ed72cd3c14960 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 11 Sep 2018 06:30:20 +0200 Subject: build: Remove specialized CPPFLAGS --- cpukit/pppd/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/pppd') diff --git a/cpukit/pppd/Makefile.am b/cpukit/pppd/Makefile.am index 5fdfb5ef30..799b2a9556 100644 --- a/cpukit/pppd/Makefile.am +++ b/cpukit/pppd/Makefile.am @@ -12,7 +12,6 @@ libpppd_a_SOURCES = auth.c ccp.c ccp.h chap.c chap.h chap_ms.c chap_ms.h \ options.c upap.c upap.h utils.c sys-rtems.c \ rtemsmain.c rtemspppd.c rtemspppd.h pppd.h patchlevel.h pathnames.h \ rtemsdialer.h -libpppd_a_CPPFLAGS = $(AM_CPPFLAGS) endif include $(top_srcdir)/automake/local.am -- cgit v1.2.3