diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 43dc40c5..0e13f233 100644 --- a/Makefile.am +++ b/Makefile.am @@ -93,6 +93,7 @@ pkginclude_HEADERS = \ src/times.h \ src/mask.h \ src/stream.h \ + src/pstream.h \ \ src/amount.h \ src/commodity.h \ |