[Xfce4-commits] <gtk-xfce-engine:master> Added the mkenum files to the Makefile.am
Peter de Ridder
noreply at xfce.org
Sat Dec 17 17:16:16 CET 2011
Updating branch refs/heads/master
to 0d511c44d6696800c42127fe7e5ddda8ba8c5e6a (commit)
from ca97cba4b998dc068097016f6e2655c396151f35 (commit)
commit 0d511c44d6696800c42127fe7e5ddda8ba8c5e6a
Author: Peter de Ridder <peter at xfce.org>
Date: Sat Dec 17 16:45:40 2011 +0100
Added the mkenum files to the Makefile.am
gtk-3.0/Makefile.am | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/gtk-3.0/Makefile.am b/gtk-3.0/Makefile.am
index b8b425b..49091d9 100644
--- a/gtk-3.0/Makefile.am
+++ b/gtk-3.0/Makefile.am
@@ -37,6 +37,12 @@ libxfce_la_LDFLAGS = \
-no-undefined \
$(PLATFORM_LDFLAGS)
+CLEANFILES= $(BUILT_SOURCES)
+
+EXTRA_DIST= \
+ xfce_typebuiltin.c.template \
+ xfce_typebuiltin.h.template
+
xfce_typebuiltin.h: xfce_style_types.h Makefile xfce_typebuiltin.h.template
@( cd $(srcdir) && $(GLIB_MKENUMS) --template ./xfce_typebuiltin.h.template \
./xfce_style_types.h ) >> xgen-gtbh \
More information about the Xfce4-commits
mailing list