Browse Source

[1515] Fix Makefile.am

It was missing an EXTRA_DIST entry to supply the test spec data
Michal 'vorner' Vaner 13 years ago
parent
commit
0d120aa641
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/lib/config/tests/testdata/Makefile.am

+ 1 - 0
src/lib/config/tests/testdata/Makefile.am

@@ -65,3 +65,4 @@ EXTRA_DIST += spec35.spec
 EXTRA_DIST += spec36.spec
 EXTRA_DIST += spec37.spec
 EXTRA_DIST += spec38.spec
+EXTRA_DIST += spec39.spec