aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2002-08-14 14:45:54 +0000
committerJörg Mayer <jmayer@loplof.de>2002-08-14 14:45:54 +0000
commite8a4485af40407a2ad6827c5d2516c64bdb49a20 (patch)
tree732cf14f25a8a15ade17fb00afaa7904c9c7b841 /wiretap
parentcd5eb3cb8e6f2ab80629785913ac59c30df72cda (diff)
Sort .cvsignore alphabetically and add libtool where missing.
svn path=/trunk/; revision=5993
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/.cvsignore33
1 files changed, 17 insertions, 16 deletions
diff --git a/wiretap/.cvsignore b/wiretap/.cvsignore
index 204078e755..02b83cac72 100644
--- a/wiretap/.cvsignore
+++ b/wiretap/.cvsignore
@@ -1,22 +1,23 @@
-configure
-aclocal.m4
-autom4te.cache
-config.log
-config.h
-config.status
-stamp-h
-stamp-h1
+*.dll
+*.exp
+*.lib
+*.obj
+*.pdb
.deps
-stamp-h.in
-config.h.in
-Makefile.in
Makefile
+Makefile.in
+aclocal.m4
ascend-grammar.c
ascend-grammar.h
ascend-scanner.c
+autom4te.cache
config.cache
-*.obj
-*.lib
-*.pdb
-*.dll
-*.exp
+config.h
+config.h.in
+config.log
+config.status
+configure
+libtool
+stamp-h
+stamp-h.in
+stamp-h1