[Xfce4-commits] <libxfce4ui:stephan/gtk3> Revert previous change to xfce4-about makefile
Stephan Arts
noreply at xfce.org
Fri Oct 7 20:22:01 CEST 2011
Updating branch refs/heads/stephan/gtk3
to 334b9aeb2d68bd3448240d701c137ae08116ef49 (commit)
from d289d0b562e84ef143447a53b641c29de5a34585 (commit)
commit 334b9aeb2d68bd3448240d701c137ae08116ef49
Author: Stephan Arts <stephan at xfce.org>
Date: Fri Oct 7 20:21:16 2011 +0200
Revert previous change to xfce4-about makefile
xfce4-about/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/xfce4-about/Makefile.am b/xfce4-about/Makefile.am
index bf35601..8838cf8 100644
--- a/xfce4-about/Makefile.am
+++ b/xfce4-about/Makefile.am
@@ -39,7 +39,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
if MAINTAINER_MODE
about-dialog-ui.h: $(srcdir)/xfce4-about-dialog.glade Makefile
- $(AM_V_GEN) exo-csource --static --strip-comments --strip-content --name=xfce_about_dialog_ui $< >$@
+ $(AM_V_GEN) xdt-csource --static --strip-comments --strip-content --name=xfce_about_dialog_ui $< >$@
DISTCLEANFILES = \
$(xfce4_about_built_sources)
More information about the Xfce4-commits
mailing list