X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2FMakefile.am;h=e6aaac03a7656a707d537be073bae1b93c8cfc68;hb=81a4d35394096e4e9bd7b9b189e91190e58b02a7;hp=1397088d1657d1a849d1e30a6fd2189eb5457b45;hpb=789e867f6e51b2d3e7f6ebe723f43764d5d8b595;p=ppp.git diff --git a/pppd/Makefile.am b/pppd/Makefile.am index 1397088..e6aaac0 100644 --- a/pppd/Makefile.am +++ b/pppd/Makefile.am @@ -75,7 +75,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