diff options
Diffstat (limited to 'test/util/Makefile.am')
-rw-r--r-- | test/util/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/util/Makefile.am b/test/util/Makefile.am index 6e59d8e9..5839f37e 100644 --- a/test/util/Makefile.am +++ b/test/util/Makefile.am @@ -1,4 +1,5 @@ check_SCRIPTS = \ + pacsorttest.sh \ vercmptest.sh noinst_SCRIPTS = $(check_SCRIPTS) |