]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.am
Merge pull request #330 from pali/pppoe-discovery
[ppp.git] / pppd / Makefile.am
index 1397088d1657d1a849d1e30a6fd2189eb5457b45..e6aaac03a7656a707d537be073bae1b93c8cfc68 100644 (file)
@@ -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