X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2FMakefile.am;h=03c6fd448171eb9c80c9dccc0a79d71de55b963a;hp=22445072f78b8e3add93bd7aefb8dd6ed6b47e4e;hb=b21711c71f2bf9537f5985339cf6e224738315ef;hpb=7adcfc961d3ccb051da87cc95d76cd3344f00fb8 diff --git a/pppd/Makefile.am b/pppd/Makefile.am index 2244507..03c6fd4 100644 --- a/pppd/Makefile.am +++ b/pppd/Makefile.am @@ -72,7 +72,7 @@ pppd_LDFLAGS = pppd_LIBS = if LINUX -pppd_SOURCES += sys-linux.c +pppd_SOURCES += sys-linux.c termios_linux.h pppd_LIBS += $(CRYPT_LIBS) $(UTIL_LIBS) endif