Add missing TODO to dist.
authorMichael Zucchi <michael@swordfish.com.au>
Tue, 23 Apr 2019 01:42:10 +0000 (11:12 +0930)
committerMichael Zucchi <michael@swordfish.com.au>
Tue, 23 Apr 2019 01:42:10 +0000 (11:12 +0930)
Makefile
TODO

index 5c68871..c213a28 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 
 dist_VERSION=3.99
 dist_NAME=jjmpeg
-dist_EXTRA=README                              \
+dist_EXTRA=README TODO                         \
  build.xml                                     \
  nbproject/build-impl.xml                      \
  nbproject/genfiles.properties                 \
diff --git a/TODO b/TODO
index 7fea4a1..fad94bb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,4 +3,4 @@
 * Improve Exception design.
 * Documentation
 * JNI stuff like exception checks are very under-done.
-* Simplify jni .def file for Java
+