diff options
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 85a1be4..4db45f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,8 @@ EXTRA_DIST = \ $(pkgdatacmd_sources) \ $(pkgdataprofile_sources) \ $(locale_sources) \ - tests/common.sh + tests/common.sh \ + tests/parse_control.common.sh SUFFIXES = .sh .sm |