summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavi Artigas <xavierartigas@yahoo.es>2019-05-20 20:25:19 +0200
committerXavi Artigas <xavierartigas@yahoo.es>2019-05-20 20:25:19 +0200
commitddd306b0ebf8801bd131e12893e21494c77a39b9 (patch)
tree8e609d98ff1df9cabbffd315a65ed1a45b7fecef
parent748b762697746638f4fa74efe17879eac435dca2 (diff)
downloadefl-ddd306b0ebf8801bd131e12893e21494c77a39b9.tar.gz
autotools: add new ui_image tests to proper makefile
-rw-r--r--src/Makefile_Elementary.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_Elementary.am b/src/Makefile_Elementary.am
index a67a8d9e7e..31f62e9ab3 100644
--- a/src/Makefile_Elementary.am
+++ b/src/Makefile_Elementary.am
@@ -1357,6 +1357,7 @@ bin/elementary/test_icon.c \
bin/elementary/test_icon_desktops.c \
bin/elementary/test_icon_animated.c \
bin/elementary/test_image.c \
+bin/elementary/test_ui_image.c \
bin/elementary/test_index.c \
bin/elementary/test_inwin.c \
bin/elementary/test_label.c \