Blob Blame History Raw
From 33c0367962dbec7c84239864eb6d0751c6851df1 Mon Sep 17 00:00:00 2001
From: Debarshi Ray <debarshir@gnome.org>
Date: Thu, 10 Oct 2013 15:27:25 +0200
Subject: [PATCH] Add a newline at the end of file

https://bugzilla.gnome.org/show_bug.cgi?id=709703
---
 examples/libtracker-extract/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/libtracker-extract/Makefile.am b/examples/libtracker-extract/Makefile.am
index 0e96b90..67b0b3a 100644
--- a/examples/libtracker-extract/Makefile.am
+++ b/examples/libtracker-extract/Makefile.am
@@ -32,4 +32,4 @@ noinst_DATA = 01-mockup.rule
 
 CLEANFILES = $(noinst_DATA)
 
-EXTRA_DIST = $(rules_in_files)
\ No newline at end of file
+EXTRA_DIST = $(rules_in_files)
-- 
1.8.4.2