]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/Makefile.linux
Fix bug reported in PR#1302 - doing strtol on "E=..."
[ppp.git] / pppd / plugins / Makefile.linux
index e3737003a06cfb182ad6e0a4c4bc1e1ce668d8c2..a1f5c320ca9c90fceaad78cafa6acc51b4db2263 100644 (file)
@@ -11,7 +11,7 @@ LIBDIR = $(DESTDIR)/lib/pppd/$(VERSION)
 
 SUBDIRS := rp-pppoe pppoatm
 # Uncomment the next line to include the radius authentication plugin
-SUBDIRS += radius
+SUBDIRS += radius
 PLUGINS := minconn.so passprompt.so passwordfd.so winbind.so
 
 # include dependencies if present