summaryrefslogtreecommitdiff
path: root/src/Makefile_Eio.am
diff options
context:
space:
mode:
authorCedric BAIL <cedric@osg.samsung.com>2015-04-05 15:19:50 +0200
committerCedric BAIL <cedric@osg.samsung.com>2015-04-05 15:19:50 +0200
commit9a1a549ef43ffc26fdf449e7688752053dd261dd (patch)
tree98b3e4ff941263c63ee9a3d2ca78e2e0a24a2697 /src/Makefile_Eio.am
parent9ed6bea380719603eb6948b1b794706d688a0dfc (diff)
downloadefl-9a1a549ef43ffc26fdf449e7688752053dd261dd.tar.gz
eio: add missing file to release tarball.
Diffstat (limited to 'src/Makefile_Eio.am')
-rw-r--r--src/Makefile_Eio.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Makefile_Eio.am b/src/Makefile_Eio.am
index c42c5eb292..52ac3c51f6 100644
--- a/src/Makefile_Eio.am
+++ b/src/Makefile_Eio.am
@@ -80,4 +80,7 @@ tests_eio_eio_suite_DEPENDENCIES = \
endif
-EXTRA_DIST += tests/eio/eio_suite.h
+EXTRA_DIST += \
+tests/eio/eio_suite.h \
+lib/eio/eio_model.h
+