From 4c13cd354d915491df03d6e3eb68fad359ecc665 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Tue, 19 Feb 2013 10:54:35 +0000 Subject: [PATCH] Remove old randr code from Makefile.am Signed-off-by: Christopher Michael SVN revision: 84108 --- src/bin/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am index 87235fc61..d999a41c5 100644 --- a/src/bin/Makefile.am +++ b/src/bin/Makefile.am @@ -314,14 +314,6 @@ e_popup.c \ e_powersave.c \ e_prefix.c \ e_randr.c \ -e_randr_serialization.c \ -e_randr_11.c \ -e_randr_11_serialization.c \ -e_randr_12.c \ -e_randr_12_output.c \ -e_randr_12_crtc.c \ -e_randr_12_ask_dialog.c \ -e_randr_12_serialization.c \ e_remember.c \ e_resist.c \ e_scale.c \