mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-02-20 00:10:09 -05:00
Pack new check_game files into tarball
This commit is contained in:
parent
9f8a485744
commit
4322bbf23b
1 changed files with 5 additions and 1 deletions
|
|
@ -46,7 +46,11 @@ SUBDIRS = picohttpparser
|
|||
|
||||
np_test_scripts = tests/test_check_swap.t
|
||||
|
||||
EXTRA_DIST = t tests $(np_test_scripts) check_swap.d
|
||||
EXTRA_DIST = t \
|
||||
tests \
|
||||
$(np_test_scripts) \
|
||||
check_swap.d \
|
||||
check_game.d
|
||||
|
||||
PLUGINHDRS = common.h
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue