diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 25cf3993..86e8ba23 100644 --- a/Makefile.am +++ b/Makefile.am @@ -132,6 +132,7 @@ pkginclude_HEADERS = \ src/report.h \ src/scoped_execute.h \ src/session.h \ + src/system.hh \ src/textual.h \ src/times.h \ src/transform.h \ |