summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1c29509..6735c82 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,7 @@ PROGSRC=\
mime.cpp \
os.cpp \
process.cpp \
+ programopts.cpp \
stringhelper.cpp \
tempfile.cpp \
url.cpp \
@@ -114,6 +115,8 @@ os.cpp \
os.h \
process.cpp \
process.h \
+programopts.cpp \
+programopts.h \
remote-install.sh \
stringhelper.cpp \
stringhelper.h \