diff options
Diffstat (limited to 'plugins/weblog/Makefile')
-rw-r--r-- | plugins/weblog/Makefile | 1 |
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=\ |