From: Diane Trout Date: Wed, 4 Apr 2012 22:35:09 +0000 (-0700) Subject: Add trailing newlike X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=condor-woldlab.git;a=commitdiff_plain;h=ea13f07cdd141ce10922f33b264c3bff9399ead2 Add trailing newlike --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 38e2e4f..9007a29 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,4 +5,4 @@ add_executable(castor_load src/castor_load.c) install(TARGETS castor_load DESTINATION bin) set (CPACK_PACKAGE_VERSION_MAJOR "0") set (CPACK_PACKAGE_VERSION_MINOR "0") -include(CPack) \ No newline at end of file +include(CPack)