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/telnetd/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/telnetd/Makefile.am') diff --git a/cpukit/telnetd/Makefile.am b/cpukit/telnetd/Makefile.am index 7051b368c3..7d9e543e67 100644 --- a/cpukit/telnetd/Makefile.am +++ b/cpukit/telnetd/Makefile.am @@ -8,7 +8,6 @@ $(PROJECT_LIB)/libtelnetd.a: libtelnetd.a TMPINSTALL_FILES = $(PROJECT_LIB)/libtelnetd.a libtelnetd_a_SOURCES = check_passwd.c des.c pty.c telnetd.c telnetd-init.c -libtelnetd_a_CPPFLAGS = $(AM_CPPFLAGS) endif include $(top_srcdir)/automake/local.am -- cgit v1.2.3