[mutter/wayland] build: Don't try to distribute removed files
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wayland] build: Don't try to distribute removed files
- Date: Wed, 19 Mar 2014 21:14:43 +0000 (UTC)
commit ce3d9fb89f798c6b964ec55eb41001478cfaecf5
Author: Florian Müllner <fmuellner gnome org>
Date: Wed Mar 19 20:59:16 2014 +0100
build: Don't try to distribute removed files
Fixes some left-overs from commit ff635bad3b72c701.
Makefile.am | 2 --
doc/Makefile.am | 2 +-
2 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index d08cc63..0529c40 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,6 @@
SUBDIRS=src po doc
-EXTRA_DIST = HACKING MAINTAINERS rationales.txt
-
DISTCLEANFILES = intltool-extract intltool-merge intltool-update po/stamp-it po/.intltool-merge-cache
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
diff --git a/doc/Makefile.am b/doc/Makefile.am
index d16ae33..12dc522 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,4 +1,4 @@
SUBDIRS = man reference
EXTRA_DIST=theme-format.txt dialogs.txt code-overview.txt \
- how-to-get-focus-right.txt
+ how-to-get-focus-right.txt rationales.txt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]