autotools: add entry test file to dist
authorMike Blumenkrantz <zmike@samsung.com>
Wed, 3 Apr 2019 18:19:04 +0000 (14:19 -0400)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 8 Apr 2019 01:49:03 +0000 (10:49 +0900)
Reviewers: bu5hm4n

Reviewed By: bu5hm4n

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8547

src/Makefile_Elementary.am

index 9ec6f1e..62693a7 100644 (file)
@@ -1880,6 +1880,7 @@ edje_external_elementary_module_la_LIBTOOLFLAGS = --tag=disable-static
 
 testfilesdir = $(datadir)/elementary/
 testfiles_DATA = \
+                tests/elementary/testfile_entry.txt \
                 tests/elementary/testfile.txt \
                 tests/elementary/testfile-windows.txt \
                 tests/elementary/testfile-withblanks.txt \