Updating branch refs/heads/master
         to 02a4e03020680a20333035397f49f99186941635 (commit)
       from f84d012dc997211a43236325bca50dc7092ec3e3 (commit)

commit 02a4e03020680a20333035397f49f99186941635
Author: Andrzej <ndrwr...@gmail.com>
Date:   Sat Mar 31 23:57:38 2012 +0900

    Reverted glade related change - not ready yet.

 panel-plugin/Makefile.am |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)

diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am
index 0010923..f0697e1 100644
--- a/panel-plugin/Makefile.am
+++ b/panel-plugin/Makefile.am
@@ -14,11 +14,7 @@ plugindir = \
 plugin_LTLIBRARIES = \
        libindicator-plugin.la
 
-libindicator_built_sources = \
-       indicator-dialog_ui.h
-
 libindicator_plugin_la_SOURCES = \
-       $(libindicator_built_sources) \
        indicator-button.c                                                      
                \
        indicator-button.h                                                      
                \
        indicator-box.c                                                         
        \
@@ -73,15 +69,4 @@ EXTRA_DIST =                                                 
                \
 DISTCLEANFILES = \
        $(desktop_DATA)
 
-if MAINTAINER_MODE
-BUILT_SOURCES = \
-       $(libindicator_plugin_built_sources)
-
-DISTCLEANFILES += \
-       $(libindicator_plugin_built_sources)
-
-indicator-dialog_ui.h: indicator-dialog.glade
-       $(AM_V_GEN) exo-csource --static --strip-comments --strip-content 
--name=indicator_dialog_ui $< >$@
-endif
-
 # vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to