[gnome-dictionary] build: Stop recursing into docs
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-dictionary] build: Stop recursing into docs
- Date: Tue, 11 Apr 2017 21:56:20 +0000 (UTC)
commit 7810f6ee80f50eac248730a171d7bf809bbbaeb0
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Apr 11 22:10:04 2017 +0100
build: Stop recursing into docs
There's nothing there.
Makefile.am | 2 +-
configure.ac | 1 -
docs/Makefile.am | 3 ---
3 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 46c60b0..1bbb278 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = libgdict src data docs help po
+SUBDIRS = libgdict src data help po
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
diff --git a/configure.ac b/configure.ac
index 5fdca59..b1064f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -144,7 +144,6 @@ AC_CONFIG_FILES([
Makefile
libgdict/Makefile
data/Makefile
- docs/Makefile
help/Makefile
src/Makefile
po/Makefile.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]