[gnote] Fix distcheck errors
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Fix distcheck errors
- Date: Sat, 8 Jun 2013 19:12:26 +0000 (UTC)
commit 9195b06f974e76000dc0e8ec3a3cbfc994699082
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sat Jun 8 22:02:30 2013 +0300
Fix distcheck errors
src/Makefile.am | 4 ++--
src/dbus/Makefile.am | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 4dceadb..82fc378 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -60,8 +60,8 @@ DBUS_SOURCES=remotecontrolproxy.hpp remotecontrolproxy.cpp \
dbus/remotecontrol.hpp dbus/remotecontrol.cpp \
dbus/remotecontrolclient.hpp dbus/remotecontrolclient.cpp \
dbus/iremotecontrol.hpp \
- dbus/remotecontrol-client-glue.cpp \
- dbus/remotecontrol-glue.cpp \
+ dbus/remotecontrol-client-glue.hpp dbus/remotecontrol-client-glue.cpp \
+ dbus/remotecontrol-glue.hpp dbus/remotecontrol-glue.cpp \
dbus/searchprovider.hpp dbus/searchprovider.cpp \
$(NULL)
diff --git a/src/dbus/Makefile.am b/src/dbus/Makefile.am
index 7e60e55..393c213 100644
--- a/src/dbus/Makefile.am
+++ b/src/dbus/Makefile.am
@@ -9,5 +9,5 @@ searchprovider_DATA = gnote-search-provider.ini
EXTRA_DIST = \
gnote-introspect.xml \
- src/dbus/shell-search-provider-dbus-interfaces.xml \
+ shell-search-provider-dbus-interfaces.xml \
$(searchprovider_DATA)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]