summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 04d8a68..47af277 100644
--- a/README.txt
+++ b/README.txt
@@ -7,3 +7,17 @@ serializer.jar
xalan.jar
xercesImpl.jar
xml-apis.jar
+
+To build, first run
+
+ make config
+
+to create/update build path configuration.
+
+To build the libraries, run
+
+ make
+
+To build debian packages, run
+
+ make debian