summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am13
1 files changed, 7 insertions, 6 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 6ee93c18..d40a0937 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -47,12 +47,13 @@ SUBDIRS = picohttpparser
47np_test_scripts = tests/test_check_swap.t 47np_test_scripts = tests/test_check_swap.t
48 48
49EXTRA_DIST = t \ 49EXTRA_DIST = t \
50 tests \ 50 tests \
51 $(np_test_scripts) \ 51 $(np_test_scripts) \
52 check_swap.d \ 52 check_swap.d \
53 check_dbi.d \ 53 check_game.d \
54 check_ssh.d \ 54 check_dbi.d \
55 check_dns.d 55 check_ssh.d \
56 check_dns.d
56 57
57PLUGINHDRS = common.h 58PLUGINHDRS = common.h
58 59