summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9604093..18725c8 100644
--- a/Makefile
+++ b/Makefile
@@ -18,8 +18,10 @@ CXXFLAGS+=-fvisibility=hidden
CXXFLAGS+=-fPIC
PROGSRC=\
+ base64.cpp \
file.cpp \
mime.cpp \
+ os.cpp \
stringutil.cpp \
tempfile.cpp \
url.cpp