summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbj <jbj>2015-05-10 17:55:16 +0000
committerjbj <jbj>2015-05-10 17:55:16 +0000
commitdad1ab9d5ca0ff1d5b783df177a4462b630dd711 (patch)
tree63b0863b52e6410cd5d540aaa631722a8fe3888d
parent8e20d69a794be4b32610cea179f04c4b5440a5b1 (diff)
downloadlibpopt-dad1ab9d5ca0ff1d5b783df177a4462b630dd711.tar.gz
- cscope: recuscitate recursively.
-rw-r--r--.cvsignore1
-rw-r--r--Makefile.am1
2 files changed, 2 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
index 9953ca5..ffe57f5 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -25,6 +25,7 @@ config.sub
configmake.h
configure
cov-int
+cscope.*
doxygen
depcomp
install-sh
diff --git a/Makefile.am b/Makefile.am
index 9359472..d170fad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -143,6 +143,7 @@ BUILT_SOURCES += popt.pc .syntastic_c_config
distclean-local:
rm -rf .ccache .syntastic_c_config
+ rm -f cscope.files cscope.out cscope.in.out cscope.po.out
clean-local:
rm -rf doxygen *.gcda *.gcno lcov-result popt-valgrind-result