diff --git a/data/themes/images/Makefile.am b/data/themes/images/Makefile.am index 5905d6c6c..6a59baac2 100644 --- a/data/themes/images/Makefile.am +++ b/data/themes/images/Makefile.am @@ -391,7 +391,6 @@ icon_performance.png \ icon_power_management.png \ icon_profiles.png \ icon_reboot.png \ -icon_regenerate_menus.png \ icon_reset.png \ icon_resize.png \ icon_right_arrow.png \ diff --git a/src/modules/Makefile.am b/src/modules/Makefile.am index bcfd99023..dcb345a65 100644 --- a/src/modules/Makefile.am +++ b/src/modules/Makefile.am @@ -262,6 +262,7 @@ start \ exebuf \ winlist \ fileman \ +fileman_opinfo \ wizard \ conf \ conf_wallpaper \ diff --git a/src/modules/wizard/Makefile.am b/src/modules/wizard/Makefile.am index 0ebdff5f5..d89c6437f 100644 --- a/src/modules/wizard/Makefile.am +++ b/src/modules/wizard/Makefile.am @@ -6,7 +6,7 @@ filesdir = $(libdir)/enlightenment/modules/$(MODULE) files_DATA = \ e-module-$(MODULE).edj module.desktop -EXTRA_DIST = $(files_DATA) +EXTRA_DIST = $(files_DATA) page_040.c page_050.c page_060.c # the module .so file INCLUDES = -I. \