Commit b747408f authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

updated to allow separate packaging

parent d3e55d81
Loading
Loading
Loading
Loading

java/MANIFEST

0 → 100644
+9 −0
Original line number Diff line number Diff line
CurlGlue.h
CurlGlue.java
CurlWrite.java
define2java.pl
javacurl.c
Makefile
README
test.java
MANIFEST
+2 −0
Original line number Diff line number Diff line
@@ -13,3 +13,5 @@ stuff supported.
 The interface is not set yet, bring your suggestions!

 Feel free to grab the source files in here and help out!

 The 'test.java' is the actual program that uses the curl stuff.