[aravis] build: Clean up Makefile.am
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [aravis] build: Clean up Makefile.am
- Date: Wed, 16 Jul 2014 05:34:12 +0000 (UTC)
commit 734f353e86f17ccf4046fdb2591d1e6a1e39abd4
Author: Patrick Doyle <wpd harvestai com>
Date: Mon Jul 14 13:38:50 2014 -0400
build: Clean up Makefile.am
Remove INSTALL from aravisdoc_DATA.
-- There is no point in installing instructions for installing the
package.
Remove aravisdoc_DATA from EXTRA_DIST
-- automake includes all of the files currently listed in the dist
target by default.
Makefile.am | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 2122cec..7a97685 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,10 +28,9 @@ aravisdoc_DATA = \
COPYING \
ChangeLog \
AUTHORS \
- INSTALL \
NEWS
-EXTRA_DIST += $(aravisdoc_DATA) m4/introspection.m4
+EXTRA_DIST += m4/introspection.m4
# Copy all the spec files. Of cource, only one is actually used.
dist-hook:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]