diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index ac633fce..6a50bf1e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -149,6 +149,7 @@ pkginclude_HEADERS = \ src/handler.h \ src/filters.h \ src/chain.h \ + src/precmd.h \ src/output.h \ src/help.h \ \ |