diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
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 \ |