From 92cb37d8c9cf24f1bda1ab2ec2adcb8eb2adf1d7 Mon Sep 17 00:00:00 2001 From: Davide Andreoli Date: Tue, 5 Jun 2012 19:40:04 +0000 Subject: and dont forgot Makefile SVN revision: 71715 --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 65a3ff0..fd8eb08 100644 --- a/Makefile.am +++ b/Makefile.am @@ -85,6 +85,7 @@ examples_files = \ tests/test_layout.py \ tests/test_list.py \ tests/test_menu.py \ + tests/test_naviframe.py \ tests/test_notify.py \ tests/test_panel.py \ tests/test_progressbar.py \ @@ -110,7 +111,8 @@ examples_images_files = \ tests/images/sky_02.jpg \ tests/images/sky_03.jpg \ tests/images/sky_04.jpg \ - tests/images/wood_01.jpg + tests/images/wood_01.jpg \ + tests/images/icon_right_arrow.png tests_files = -- cgit v1.2.3