summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-10-16 13:00:37 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-10-16 13:00:37 +0000
commitc13953e3149140bffbce4cdbc547e2bc96601488 (patch)
treeb10f770584fa2a7d8847462d3da0e7eb771cdf9a /Makefile.am
parentf49eab6232a599968ab3c9920e9b5cfea3cf2c33 (diff)
downloadopenvpn-c13953e3149140bffbce4cdbc547e2bc96601488.tar.gz
openvpn-c13953e3149140bffbce4cdbc547e2bc96601488.tar.xz
openvpn-c13953e3149140bffbce4cdbc547e2bc96601488.zip
VERSION 2.1_beta4
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@640 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index db3a380..6519f2a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,6 +33,8 @@ nodist_openvpn_SOURCES = config.h
TESTS = t_lpback.sh t_cltsrv.sh
dist_noinst_SCRIPTS = $(TESTS)
+.PHONY: plugin
+
openvpn_SOURCES = \
base64.c base64.h \
basic.h \