[nautilus] build: Add missing newline escape
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] build: Add missing newline escape
- Date: Mon, 12 Sep 2016 19:47:08 +0000 (UTC)
commit 73140eaf73b7ac691fd0bc4ffedf56ece4ea6bd3
Author: Florian Müllner <fmuellner gnome org>
Date: Mon Sep 12 21:46:18 2016 +0200
build: Add missing newline escape
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index b9bc25a..153fdb8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -122,7 +122,7 @@ endif
if ENABLE_TRACKER
nautilus_batch_renaming_tracker_sources = \
nautilus-batch-renaming-dialog.c \
- nautilus-batch-renaming-dialog.h
+ nautilus-batch-renaming-dialog.h \
nautilus-batch-renaming-utilities.c \
nautilus-batch-renaming-utilities.h
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]