diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2020-03-15 12:46:06 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2020-03-15 12:46:06 +0100 |
commit | ae7cc5ac447b1676a039b1c83a5e75436e151958 (patch) | |
tree | 8fa68861f1e0e917dc7ce210407d79d532dd992c /test/uitests/Makefile.am | |
parent | e19d4d21dc5c3bf45032cfb6d69a51a1bf39f522 (diff) |
Add missing dist-files.
Diffstat (limited to 'test/uitests/Makefile.am')
-rw-r--r-- | test/uitests/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/uitests/Makefile.am b/test/uitests/Makefile.am index c47af23..0c6821e 100644 --- a/test/uitests/Makefile.am +++ b/test/uitests/Makefile.am @@ -56,3 +56,5 @@ benchmarktest_SOURCES = \ benchmarktest.cc \ benchmarktest_resource_data.cc \ $(top_srcdir)/hugin/hugin.c + +EXTRA_DIST = $(RES) |