[libgweather] libgweather/Makefile.am: Also remove references to non-existant schema related files
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather] libgweather/Makefile.am: Also remove references to non-existant schema related files
- Date: Thu, 27 Feb 2014 11:04:48 +0000 (UTC)
commit f559412dd2ca5964dcbb33dfe8473b77a6d987a2
Author: Javier Jardón <jjardon gnome org>
Date: Thu Feb 27 10:50:56 2014 +0000
libgweather/Makefile.am: Also remove references to non-existant schema related files
libgweather/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgweather/Makefile.am b/libgweather/Makefile.am
index a679479..74f5575 100644
--- a/libgweather/Makefile.am
+++ b/libgweather/Makefile.am
@@ -86,9 +86,9 @@ BUILT_SOURCES = gweather-enum-types.c gweather-enum-types.h
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gweather-3.0.pc
-EXTRA_DIST = gweather-3.0.pc.in gweather-3.0-uninstalled.pc.in $(schema_in_files) gweather-version.h.in
+EXTRA_DIST = gweather-3.0.pc.in gweather-3.0-uninstalled.pc.in gweather-version.h.in
-CLEANFILES = $(schema_DATA) $(noinst_PROGRAMS) $(BUILT_SOURCES)
+CLEANFILES = $(noinst_PROGRAMS) $(BUILT_SOURCES)
# Introspection
-include $(INTROSPECTION_MAKEFILE)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]