diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 4605c4a2..5bb41cc0 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -119,6 +119,7 @@ pkginclude_HEADERS = \ src/query.h \ src/format.h \ src/option.h \ + src/series.h \ \ src/item.h \ src/post.h \ |