[clutter] Dist clutter-version.h
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] Dist clutter-version.h
- Date: Tue, 13 Mar 2012 15:20:32 +0000 (UTC)
commit c4de95f27557f729a09e2ed9a86022d0b98229f2
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Mon Mar 5 10:32:44 2012 +0800
Dist clutter-version.h
Dist clutter-version.h for use under non-autotools-based build
environments (e.g. MSVC) as this header is now generic under the
systems Clutter supports
Checked with Emmanuele Bassi on IRC.
clutter/Makefile.am | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/clutter/Makefile.am b/clutter/Makefile.am
index 75ac27d..f394e54 100644
--- a/clutter/Makefile.am
+++ b/clutter/Makefile.am
@@ -310,7 +310,7 @@ EXTRA_DIST += clutter-config.h.in
# version header
DISTCLEANFILES += clutter-version.h
-EXTRA_DIST += clutter-version.h.in
+EXTRA_DIST += clutter-version.h.in clutter-version.h
# key symbol update script
EXTRA_DIST += clutter-keysyms-update.pl
@@ -763,7 +763,6 @@ DISTCLEANFILES += $(pc_files)
clutter_include_HEADERS = $(source_h) $(top_srcdir)/clutter/clutter.h
nodist_clutter_include_HEADERS = \
$(top_builddir)/clutter/clutter-config.h \
- $(top_builddir)/clutter/clutter-version.h \
$(built_source_h)
clutter_deprecated_HEADERS = $(deprecated_h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]