I like alphabetical order
authorcaro <caro>
Fri, 20 Jul 2012 11:01:36 +0000 (11:01 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 20 Jul 2012 11:01:36 +0000 (11:01 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@74237 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/Makefile.am

index 38096e7..438aecc 100644 (file)
@@ -20,14 +20,14 @@ lib_LTLIBRARIES = libeet.la
 libeet_la_SOURCES = \
 Eet_private.h \
 eet_alloc.c \
-eet_lib.c \
-eet_data.c \
-eet_image.c \
 eet_cipher.c \
+eet_connection.c \
+eet_data.c \
 eet_dictionary.c \
+eet_image.c \
+eet_lib.c \
 eet_node.c \
 eet_utils.c \
-eet_connection.c \
 lz4/lz4.c \
 lz4/lz4.h \
 lz4/lz4hc.c \