diff options
author | Pixel <Pixel> | 2001-11-28 14:59:50 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2001-11-28 14:59:50 +0000 |
commit | 0ddaa5127bf155ffb93f9da13381ad176b43a295 (patch) | |
tree | 8ce67d05aedf5d2e2fcb405e4c4b04facc3d5bad /include/Makefile.am | |
parent | 5212a0752902e64bbd0e24b5c84edb0350e2d3f8 (diff) |
Hopla
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 35f88b5..c748342 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -2,4 +2,4 @@ pkginclude_HEADERS = \ Exceptions.h Handle.h String.h Output.h Socket.h HttpServ.h Variables.h Menu.h \ Action.h Message.h Form.h Confirm.h Table.h IRC.h Task.h Buffer.h General.h \ -CopyJob.h ReadJob.h Regex.h TaskMan.h InPipe.h OutPipe.h +CopyJob.h ReadJob.h Regex.h TaskMan.h InPipe.h OutPipe.h Input.h |