diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 8304002..6f15069 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,6 +44,7 @@ EXTRA_DIST = \ $(pkgdatacmd_sources) \ $(pkgdataprofile_sources) \ $(locale_sources) \ + $(TESTS) \ tests/common.sh \ tests/parse_control.common.sh |