diff options
Diffstat (limited to 'plugins/Makefile.am')
| -rw-r--r-- | plugins/Makefile.am | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 28763dfc..8e35bc61 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
| @@ -47,11 +47,12 @@ SUBDIRS = picohttpparser | |||
| 47 | np_test_scripts = tests/test_check_swap.t | 47 | np_test_scripts = tests/test_check_swap.t |
| 48 | 48 | ||
| 49 | EXTRA_DIST = t \ | 49 | EXTRA_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_ssh.d | ||
| 55 | 56 | ||
| 56 | PLUGINHDRS = common.h | 57 | PLUGINHDRS = common.h |
| 57 | 58 | ||
