fix makedist failure.

include missing resources.
This commit is contained in:
Hermet Park 2016-03-08 16:34:21 +09:00
parent b663d049db
commit 5cc7bc4770
2 changed files with 5 additions and 2 deletions

View File

@ -79,4 +79,6 @@ EXTRA_DIST = \
navi_text.png \
navi_textblock.png \
navi_spacer.png \
navi_unknown.png
navi_unknown.png \
navi_state.png \
navi_program.png

View File

@ -15,4 +15,5 @@ EXTRA_DIST = common.h \
search.h \
live_edit.h \
console.h \
file_mgr.h
file_mgr.h \
edc_navigator.h