summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Gnatenko <ignatenko@src.gnome.org>2015-01-02 20:17:58 +0300
committerIgor Gnatenko <ignatenko@src.gnome.org>2015-01-02 20:19:19 +0300
commit9abf8d93f4f754240361cbcd8916e4093e6b9396 (patch)
tree2745fdb031ae74f39cb3febe517c72a7cda730aa
parentfd4172c513076026e5ac0d4b96a867885f030a9e (diff)
downloadgnome-calendar-wip/docs.tar.gz
Makefile: don't install docswip/docs
All RPM-based distros installing docs via %doc in RPM Spec. Fedora < 21 using arch-dependent doc-dir. Signed-off-by: Igor Gnatenko <ignatenko@src.gnome.org> https://bugzilla.gnome.org/show_bug.cgi?id=742231
-rw-r--r--Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index 089b942f..bd9a246b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,13 +2,6 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
SUBDIRS = src data po
-gnome_calendardocdir = ${datadir}/doc/${PACKAGE_NAME}-${PACKAGE_VERSION}
-gnome_calendardoc_DATA = \
- AUTHORS \
- README \
- NEWS \
- ChangeLog
-
INTLTOOL_FILES = \
intltool-extract.in \
intltool-merge.in \