asparagus. and make distcheck passes again.

SVN revision: 17234
This commit is contained in:
Carsten Haitzler 2005-10-06 08:47:12 +00:00
parent 5bd5898014
commit c8330fb713
3 changed files with 20 additions and 3 deletions

View File

@ -7,7 +7,7 @@ AC_INIT(configure.in)
AC_CANONICAL_BUILD AC_CANONICAL_BUILD
AC_CANONICAL_HOST AC_CANONICAL_HOST
AC_ISC_POSIX AC_ISC_POSIX
AM_INIT_AUTOMAKE(enlightenment, 0.16.999.016) AM_INIT_AUTOMAKE(enlightenment, 0.16.999.017)
AM_CONFIG_HEADER(config.h) AM_CONFIG_HEADER(config.h)
AC_C_BIGENDIAN AC_C_BIGENDIAN

View File

@ -38,7 +38,8 @@ default_randr.edc \
default_configure.edc \ default_configure.edc \
default_about.edc \ default_about.edc \
default_theme_about.edc \ default_theme_about.edc \
default_entry.edc default_entry.edc \
default_scrollbar.edc
default.edj: Makefile $(EXTRA_DIST) default.edj: Makefile $(EXTRA_DIST)
$(EDJE_CC) $(EDJE_FLAGS) \ $(EDJE_CC) $(EDJE_FLAGS) \

View File

@ -325,4 +325,20 @@ e17_about_sky5.png \
e17_about_sky_overlay.png \ e17_about_sky_overlay.png \
focus.png \ focus.png \
entry.png \ entry.png \
entry_focus.png entry_focus.png \
e17_hscrollbar_trough.png \
e17_scrollbar_bottom_arrow_down.png \
e17_scrollbar_bottom_arrow.png \
e17_scrollbar_left_arrow_down.png \
e17_scrollbar_left_arrow.png \
e17_scrollbar_right_arrow_down.png \
e17_scrollbar_right_arrow.png \
e17_scrollbar_top_arrow_down.png \
e17_scrollbar_top_arrow.png \
e17_vscrollbar_trough.png \
e17_hhandle_down.png \
e17_hhandle.png \
e17_hhandle_thumb.png \
e17_vhandle_down.png \
e17_vhandle.png \
e17_vhandle_thumb.png