diff options
author | David Tardon <dtardon@redhat.com> | 2015-07-25 08:45:15 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2015-07-25 08:45:15 +0200 |
commit | e600236729af1c6307e68582a7eda2f93732fb38 (patch) | |
tree | 7c575225721d700defa41e41b9b0210f958ceeda | |
parent | aca1257a3ea68e1a3e83f62c92fa82192cbccaa6 (diff) |
distribute newly added test docslibvisio-0.1.2
Change-Id: I7eb02cac3ee4137280856062b151738d336be0ac
-rw-r--r-- | src/test/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/Makefile.am b/src/test/Makefile.am index 619302a..59d3419 100644 --- a/src/test/Makefile.am +++ b/src/test/Makefile.am @@ -20,6 +20,8 @@ test_SOURCES = \ test.cpp EXTRA_DIST = \ + data/bgcolor.vsdx \ + data/color-boxes.vsdx \ data/fdo86664.vsdx \ data/fdo86729-ms1252.vsd \ data/fdo86729-utf8.vsd \ |