[lightsoff/gnome-3-8] Properly include the icons directory from Makefile.am
- From: Jason Clinton <jclinton src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [lightsoff/gnome-3-8] Properly include the icons directory from Makefile.am
- Date: Wed, 27 Mar 2013 04:27:41 +0000 (UTC)
commit d3c7ac17a7e3b5dd831af4e0172ed5725370d1c2
Author: Jason D. Clinton <jclinton google com>
Date: Tue Mar 26 22:25:34 2013 -0600
Properly include the icons directory from Makefile.am
I'm not entirely sure how anyone could have made a release without this
change but there must be someway of doing so. This commit just formally
adds the icons directory to the distcheck dependency chain so that the
configure.ac references to the icon Makefile outputs show up in the
final tarball directory structure.
Not incrementing the release for this.
(cherry picked from commit 1b2fa577ad58dcbe29acbdb32df1208af0d5b815)
data/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 722f7f9..5017739 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,3 +1,5 @@
+SUBDIRS = icons
+
lightsoffdir = $(datadir)/lightsoff
lightsoff_DATA = \
arrow.svg \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]