[libsocialweb] build: Fix distcheck by referencing build directory
- From: Rob Bradford <rbradford src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsocialweb] build: Fix distcheck by referencing build directory
- Date: Thu, 21 Apr 2011 22:05:54 +0000 (UTC)
commit 5166525e31631f2c795e2170a97f925fb55c6483
Author: Rob Bradford <rob linux intel com>
Date: Thu Apr 21 23:04:26 2011 +0100
build: Fix distcheck by referencing build directory
examples/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/examples/Makefile.am b/examples/Makefile.am
index af04f97..146d89f 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -11,7 +11,7 @@ monitor_caps_LDFLAGS = $(DBUS_GLIB_LIBS) \
monitor_caps_SOURCES = monitor-caps.c
all-local:
- chmod +x request-api-key.sh
+ chmod +x $(top_srcdir)/examples/request-api-key.sh
EXTRA_DIST = \
monitor.py \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]