summaryrefslogtreecommitdiffhomepage
path: root/plugins/weblog/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-04-28 19:00:17 +0200
committerRoland Reichwein <mail@reichwein.it>2020-04-28 19:00:17 +0200
commit095c82585f2e4a9963c33c0988d453b0278bc0c7 (patch)
treeaf345d356a84278f4df9cf7b999871a9bfba4bd8 /plugins/weblog/Makefile
parent37da545bc5f1bd5c3d810699cc685c36cdcd27fa (diff)
Paged list
Diffstat (limited to 'plugins/weblog/Makefile')
-rw-r--r--plugins/weblog/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/weblog/Makefile b/plugins/weblog/Makefile
index ffd31e1..58d1801 100644
--- a/plugins/weblog/Makefile
+++ b/plugins/weblog/Makefile
@@ -57,6 +57,7 @@ LIBS+= \
endif
PROGSRC=\
+ stringutil.cpp \
weblog.cpp
TESTSRC=\