elm/bin/Makefile.am: Reorder sequence.
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 5 Jul 2011 07:26:12 +0000 (07:26 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 5 Jul 2011 07:26:12 +0000 (07:26 +0000)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61032 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/bin/Makefile.am

index 283c5ed..8ab1b21 100644 (file)
@@ -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 \