[gnote] Fixed distcheck errors
- From: Aurimas Äernius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Fixed distcheck errors
- Date: Sat, 24 Sep 2011 19:23:34 +0000 (UTC)
commit fa36da9415a9f38cc7287555cf9d1219520ec50c
Author: Aurimas Äernius <aurisc4 gmail com>
Date: Sat Sep 24 22:18:14 2011 +0300
Fixed distcheck errors
data/Makefile.am | 2 +-
src/dbus/Makefile.am | 5 +++++
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 2c65123..8fa546d 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -68,7 +68,7 @@ EXTRA_DIST = \
GNOME_GnoteApplet.xml \
$(desktop_in_files) \
$(pkgconfig_in_files) \
- org.gnome.gnote.gschema.xml \
+ org.gnome.gnote.gschema.xml.in \
$(man_MANS) \
$(noinst_DATA) \
$(service_in_files) \
diff --git a/src/dbus/Makefile.am b/src/dbus/Makefile.am
index 9a3f29d..b8a8e61 100644
--- a/src/dbus/Makefile.am
+++ b/src/dbus/Makefile.am
@@ -1,3 +1,8 @@
introspectdir = $(datadir)/gnote
introspect_DATA = gnote-introspect.xml
+
+EXTRA_DIST = \
+ gnote-introspect.xml \
+ remotecontrol-glue.hpp \
+ remotecontrol-client-glue.hpp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]