From: inv Date: Tue, 9 Oct 2012 08:41:03 +0000 (+0000) Subject: Add missing end-of-line X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=792986bf2c828064db0a04b2015f109a8c4eddd9;p=modules%2Fyacs.git Add missing end-of-line --- diff --git a/salome_adm/unix/make_common_starter.am b/salome_adm/unix/make_common_starter.am index e5bcd35c1..c7c4007f8 100644 --- a/salome_adm/unix/make_common_starter.am +++ b/salome_adm/unix/make_common_starter.am @@ -79,4 +79,4 @@ docdir = $(datadir)/doc/salome # Cmake files CMAKEFILES = $(notdir $(wildcard $(srcdir)/CMakeLists.txt)) -EXTRA_DIST = $(CMAKEFILES) \ No newline at end of file +EXTRA_DIST = $(CMAKEFILES)