fix and format EXTRA_DIST

SVN revision: 51266
This commit is contained in:
Vincent Torri 2010-08-17 19:01:20 +00:00
parent 35f14c47e2
commit 2c8b78f634
1 changed files with 33 additions and 19 deletions

View File

@ -71,25 +71,39 @@ endif
bin_SCRIPTS = bin_SCRIPTS =
EXTRA_DIST = AUTHORS COPYING \ EXTRA_DIST = \
autogen.sh ecore.supp \ AUTHORS \
ecore.pc.in \ COPYING \
ecore-con.pc.in \ autogen.sh \
ecore-config.pc.in \ ecore.supp \
ecore-directfb.pc.in\ ecore.pc.in \
ecore-evas.pc.in \ ecore-con.pc.in \
ecore-fb.pc.in \ ecore-config.pc.in \
ecore-file.pc.in \ ecore-directfb.pc.in\
ecore-imf.pc.in \ ecore-evas.pc.in \
ecore-imf-evas.pc.in \ ecore-fb.pc.in \
ecore-ipc.pc.in \ ecore-file.pc.in \
ecore-x.pc.in \ ecore-imf.pc.in \
ecore-win32.pc.in \ ecore-imf-evas.pc.in \
ecore-sdl.pc.in \ ecore-ipc.pc.in \
ecore-cocoa.pc.in \ ecore-x.pc.in \
ecore-input.pc.in \ ecore-win32.pc.in \
ecore-wince.pc.in \ ecore-sdl.pc.in \
ecore.spec.in ecore.spec ecore-cocoa.pc.in \
ecore-input.pc.in \
ecore-wince.pc.in \
ecore.spec.in \
ecore.spec \
m4/ac_abstract_socket.m4 \
m4/ac_attribute.m4 \
m4/check_x_extension.m4 \
m4/ecore_check_module.m4 \
m4/ecore_check_options.m4 \
m4/efl_doxygen.m4 \
m4/efl_path_max.m4 \
m4/efl_tests.m4 \
m4/efl_threads.m4
pkgconfigdir = $(libdir)/pkgconfig pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = ecore.pc pkgconfig_DATA = ecore.pc