Added missing header file reference to Makefile.am.

This commit is contained in:
John Wiegley 2009-02-02 00:23:11 -04:00
parent 5d9015a3c1
commit ef3943c604

View file

@ -149,6 +149,7 @@ pkginclude_HEADERS = \
src/handler.h \
src/filters.h \
src/chain.h \
src/precmd.h \
src/output.h \
src/help.h \
\