Updated MANIFEST and removed .cvsignore files.
authorRichard W.M. Jones <rich@annexia.org>
Sun, 18 May 2008 20:00:45 +0000 (20:00 +0000)
committerRichard W.M. Jones <rich@annexia.org>
Sun, 18 May 2008 20:00:45 +0000 (20:00 +0000)
MANIFEST
examples/.cvsignore [deleted file]
tests/.cvsignore [deleted file]

index 58d4f08..f2911eb 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -6,9 +6,15 @@ bitmatch_types.ml
 .depend
 configure.ac
 COPYING.LIB
-examples/.cvsignore
+examples/elf.ml
+examples/ext3_sb
+examples/ext3_superblock.ml
+examples/gif.ml
 examples/ipv4_header.ml
 examples/make_ipv4_header.ml
+examples/ping.ipv4
+examples/ping.ipv6
+examples/ping.ml
 install-sh
 Makefile.in
 MANIFEST
@@ -16,18 +22,5 @@ META.in
 README
 pa_bitmatch.ml
 tests/01_load.ml
-tests/03_hexdump.ml
-tests/05_bits.ml
-tests/06_ints1.ml
-tests/06_ints2.ml
-tests/06_ints3.ml
-tests/10_constr1.ml
-tests/10_constr2.ml
 tests/20_varsize.ml
-tests/60_ping.ml
-tests/70_ext3_sb.ml
-tests/.cvsignore
-tests/ext3_sb
-tests/ipv4.ping
-tests/ipv6.ping
 TODO
\ No newline at end of file
diff --git a/examples/.cvsignore b/examples/.cvsignore
deleted file mode 100644 (file)
index 6ccf209..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-*.cmi
-*.cmo
-*.cmx
-*.cma
-*.cmxa
\ No newline at end of file
diff --git a/tests/.cvsignore b/tests/.cvsignore
deleted file mode 100644 (file)
index f5422e4..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-*.cmi
-*.cmo
-*.cmx
-*.cma
-*.cmxa
-01_load
-03_hexdump
-05_bits
-06_ints1
-06_ints2
-06_ints3
-10_constr1
-10_constr2
-20_varsize
-60_ping
-70_ext3_sb