I like alphabetical order

SVN revision: 74237
This commit is contained in:
Vincent Torri 2012-07-20 11:01:36 +00:00
parent 641f662330
commit e4d9a9e27d
1 changed files with 4 additions and 4 deletions

View 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 \