summaryrefslogtreecommitdiff
path: root/ppp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ppp/Makefile')
-rw-r--r--ppp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppp/Makefile b/ppp/Makefile
index 86b65a6..6b20029 100644
--- a/ppp/Makefile
+++ b/ppp/Makefile
@@ -9,7 +9,7 @@ INCLUDE_DIR = $(includedir)/pppd
LIBDIR = $(libdir)/pppd/$(PPPD_VERSION)
-PLUGINS := zaptel.so
+PLUGINS := dahdi.so
all: $(PLUGINS)