[Xfce4-commits] <xfce4-settings:master> Fix the build with the new	randr 1.2 UI
    Nick Schermer 
    noreply at xfce.org
       
    Sat Aug 28 23:02:14 CEST 2010
    
    
  
Updating branch refs/heads/master
         to 94dbf1137c9e0ae982e0df72a66b38f9371221be (commit)
       from efdbd4cb8c5410940dcefb67006c19e2669a9da5 (commit)
commit 94dbf1137c9e0ae982e0df72a66b38f9371221be
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date:   Sat Jun 5 23:54:54 2010 +0200
    Fix the build with the new randr 1.2 UI
 dialogs/display-settings/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/dialogs/display-settings/Makefile.am b/dialogs/display-settings/Makefile.am
index 4413535..856cb9c 100644
--- a/dialogs/display-settings/Makefile.am
+++ b/dialogs/display-settings/Makefile.am
@@ -40,7 +40,8 @@ xfce4_display_settings_LDADD = \
 if MAINTAINER_MODE
 
 BUILT_SOURCES = \
-	display-dialog_ui.h
+	display-dialog_ui.h \
+	display-dialog-xrandr1.2_ui.h
 
 display-dialog_ui.h: display-dialog.glade
 	exo-csource --static --strip-comments --strip-content --name=display_dialog_ui $< >$@
    
    
More information about the Xfce4-commits
mailing list