Fixing make dist

This commit is contained in:
Andy Williams 2015-06-01 23:07:53 +01:00
parent 0b86f4214f
commit 247f940a18
2 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,7 @@ elm_code_line.c \
elm_code_text.c \
elm_code_file.c \
elm_code_parse.c \
widget/elm_code_widget_text.c \
widget/elm_code_widget_tooltip.c \
widget/elm_code_widget_selection.c \
widget/elm_code_widget.c \

View File

@ -35,6 +35,7 @@ elm_code_suite_DEPENDENCIES = $(top_builddir)/elm_code/src/lib/libelm_code.la
testdir = $(PACKAGE_TESTS_DIR)
test_DATA = \
testfile.txt \
testfile-windows.txt \
testfile-withblanks.txt \
testdiff.diff