summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2009-06-06 18:53:18 +0000
committerPixel <pixel@nobis-crew.org>2009-06-06 18:53:18 +0000
commita5a0d71a3a767d6a9b7b057400f384bacdb69dd4 (patch)
tree543ddbfaaf30e08c05277debb1fce13add044e07 /Makefile
parentbad0cd00ee93488f9b9182117f74446441b6fb09 (diff)
Adding Base85 files to Makefiles.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b6f8a42..7d6e902 100644
--- a/Makefile
+++ b/Makefile
@@ -79,6 +79,7 @@ String.cc \
Regex.cc \
\
Base64.cc \
+Base85.cc \
\
Handle.cc \
Input.cc \