summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2012-02-29 22:11:44 +0200
committerDavid Sommerseth <davids@redhat.com>2012-03-22 22:06:52 +0100
commit5c2922c4593b7eedc3f9c93958285d67afeb0d37 (patch)
tree60427c07b9697374627b2f52cb4328383ead17b1 /Makefile.am
parentce3862789e5443758441c905569703577e67525a (diff)
downloadopenvpn-5c2922c4593b7eedc3f9c93958285d67afeb0d37.tar.gz
openvpn-5c2922c4593b7eedc3f9c93958285d67afeb0d37.tar.xz
openvpn-5c2922c4593b7eedc3f9c93958285d67afeb0d37.zip
build: rename plugin directory to plugins
This to avoid conflit with plugin.c rules Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> Acked-by: David Sommerseth <davids@redhat.com> Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 26b80f3..a1c210e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,6 @@
#
LDADD = @LIBOBJS@
-.PHONY: plugin
# This option prevents autoreconf from overriding our COPYING and
# INSTALL targets:
@@ -49,7 +48,7 @@ EXTRA_DIST = \
tap-win32 \
contrib \
debug \
- plugin \
+ plugins \
win
SUBDIRS = \