From: Christopher Michael Date: Tue, 19 Feb 2013 10:54:58 +0000 (+0000) Subject: Remove old randr widget code from Makefile. X-Git-Tag: submit/efl/20131021.015651~1194 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7dd5880922b5a3734e9f8985358349ae80ba4312;p=platform%2Fupstream%2Fenlightenment.git Remove old randr widget code from Makefile. Signed-off-by: Christopher Michael SVN revision: 84114 --- diff --git a/src/modules/Makefile_conf_randr.am b/src/modules/Makefile_conf_randr.am index 6192dd3..e05d854 100644 --- a/src/modules/Makefile_conf_randr.am +++ b/src/modules/Makefile_conf_randr.am @@ -10,11 +10,7 @@ conf_randrpkg_LTLIBRARIES = conf_randr/module.la conf_randr_module_la_SOURCES = conf_randr/e_mod_main.c \ conf_randr/e_mod_main.h \ conf_randr/e_int_config_randr.c \ - conf_randr/e_int_config_randr.h \ - conf_randr/e_smart_randr.h \ - conf_randr/e_smart_randr.c \ - conf_randr/e_smart_monitor.h \ - conf_randr/e_smart_monitor.c + conf_randr/e_int_config_randr.h .PHONY: conf_randr install-conf_randr conf_randr: $(conf_randrpkg_LTLIBRARIES) $(conf_randr_DATA)