[Xfce4-commits] <xfdesktop:master> Add the new xml files to the dist.
Nick Schermer
noreply at xfce.org
Mon Dec 21 10:32:01 CET 2009
Updating branch refs/heads/master
to 718f3dc56f78020eef492fa26b180310e77ed25a (commit)
from 8510ab27d3347602ebd230dfa9c0ad3a606b54fe (commit)
commit 718f3dc56f78020eef492fa26b180310e77ed25a
Author: Nick Schermer <nick at xfce.org>
Date: Mon Dec 21 12:27:36 2009 +0100
Add the new xml files to the dist.
settings/Makefile.am | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/settings/Makefile.am b/settings/Makefile.am
index 06f16df..0d9e0af 100644
--- a/settings/Makefile.am
+++ b/settings/Makefile.am
@@ -51,9 +51,10 @@ SUFFIXES: .ui
endif
EXTRA_DIST = \
- xfdesktop-settings.glade \
+ xfdesktop-settings-ui.xml \
+ xfdesktop-settings-appearance-frame-ui.xml \
$(desktop_in_files)
-CLEANFILES = \
-$(BUILT_SOURCES) \
-$(desktop_DATA)
+CLEANFILES = \
+ $(BUILT_SOURCES) \
+ $(desktop_DATA)
More information about the Xfce4-commits
mailing list