diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | Makefile.am | 5 | ||||
| -rwxr-xr-x | travis/install.sh | 1 |
3 files changed, 6 insertions, 1 deletions
@@ -9,6 +9,7 @@ CTestTestfile.cmake cmake_install.cmake install_manifest.txt cmake/project-config*.cmake +README /.vs* /*.manifest diff --git a/Makefile.am b/Makefile.am index 7b38aaf9..f4a82f9c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,4 +8,9 @@ pkgconfig_DATA = proj.pc AUTOMAKE_OPTIONS = dist-zip ACLOCAL_AMFLAGS = -I m4 + README: README.md + fgrep -v "[