summaryrefslogtreecommitdiff
path: root/pppd_plugin/src/Makefile.am
diff options
context:
space:
mode:
authorKozlov Dmitry <dima@server>2010-10-06 16:43:14 +0400
committerKozlov Dmitry <dima@server>2010-10-06 16:43:14 +0400
commitb6a1268714671904e96a49b88680dc3ff07aaa1c (patch)
tree60424372b94312710b9f583b1bcc641de4020316 /pppd_plugin/src/Makefile.am
parent5cf93f33f2350ed3b92f73ead1d2829a6883810a (diff)
downloadaccel-ppp-b6a1268714671904e96a49b88680dc3ff07aaa1c.tar.gz
accel-ppp-b6a1268714671904e96a49b88680dc3ff07aaa1c.zip
project cleanup and prepare to release
Diffstat (limited to 'pppd_plugin/src/Makefile.am')
-rw-r--r--pppd_plugin/src/Makefile.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/pppd_plugin/src/Makefile.am b/pppd_plugin/src/Makefile.am
deleted file mode 100644
index 6c4282c4..00000000
--- a/pppd_plugin/src/Makefile.am
+++ /dev/null
@@ -1,13 +0,0 @@
-
-# set the include path found by configure
-INCLUDES = $(all_includes)
-
-# the library search path.
-lib_LTLIBRARIES = pptp.la
-pptp_la_LDFLAGS = -module
-pptp_la_SOURCES = pptp.c pptp_callmgr.c pptp_ctrl.c util.c vector.c \
- dirutil.c pptp_quirks.c orckit_quirks.c
-noinst_HEADERS = pptp_callmgr.h pptp_ctrl.h util.h vector.h pptp_options.h \
- dirutil.h pptp_quirks.h orckit_quirks.h if_pppox.h
-AM_CFLAGS = -Wall
-man_MANS = pppd-pptp.8