From 2ed89a256e9376c605c136fa07c9142cd6a09ef0 Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Tue, 5 Jul 2011 07:26:12 +0000 Subject: [PATCH] elm/bin/Makefile.am: Reorder sequence. SVN revision: 61032 --- src/bin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am index 283c5ed..8ab1b21 100644 --- a/src/bin/Makefile.am +++ b/src/bin/Makefile.am @@ -32,6 +32,7 @@ endif EXTRA_PROGRAMS = elementary_test elementary_config elementary_test_SOURCES = \ +test.c \ test_3d.c \ test_actionslider.c \ test_anchorblock.c \ @@ -41,7 +42,6 @@ test_bg.c \ test_box.c \ test_bubble.c \ test_button.c \ -test.c \ test_calendar.c \ test_check.c \ test_clock.c \ -- 2.7.4