From 31d11208ab3401b61728eb469e63c1048e8380ae Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 18 Sep 2009 16:57:10 +0200 Subject: add end-of-line to a few files which didn't have it on last line Signed-off-by: Denys Vlasenko --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 9269edb5..2eb6c79d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1 +1 @@ -SUBDIRS = Hooks Daemon Applet Gui CLI \ No newline at end of file +SUBDIRS = Hooks Daemon Applet Gui CLI -- cgit