[gnome-devel-docs/wip/dxhackfest2013] make sure Makefile.am lines are terminated correctly
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs/wip/dxhackfest2013] make sure Makefile.am lines are terminated correctly
- Date: Fri, 1 Feb 2013 11:55:44 +0000 (UTC)
commit 382148761bdb2352356dd2946826afbe97d9fed1
Author: FrÃdÃric PÃters <fpeters 0d be>
Date: Fri Feb 1 12:55:24 2013 +0100
make sure Makefile.am lines are terminated correctly
getting-started/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/getting-started/Makefile.am b/getting-started/Makefile.am
index 9dee3cd..5de56fb 100644
--- a/getting-started/Makefile.am
+++ b/getting-started/Makefile.am
@@ -6,8 +6,10 @@ HELP_FILES = \
index.page \
first-gnome-application.page \
libraries-introduction.page \
+ $(NULL)
HELP_MEDIA = \
media/fedora.png \
media/opensuse.png \
- media/ubuntu.png
+ media/ubuntu.png \
+ $(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]