summaryrefslogtreecommitdiff
path: root/ppp/Makefile
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2008-05-23 14:32:35 +0000
committerKevin P. Fleming <kpfleming@digium.com>2008-05-23 14:32:35 +0000
commit879dd11beedffead65cb7a3acc4ad99701029584 (patch)
treead44aa991ba5cac155d5a313bcccc2509d7e633b /ppp/Makefile
parent3403af6f5eba79740c98abb2678f9a66ef5a8190 (diff)
change names and other references in PPP driver module
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4336 a0bf4364-ded3-4de4-8d8a-66a801d63aff
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)