diff options
author | Pixel <Pixel> | 2001-09-23 22:10:43 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2001-09-23 22:10:43 +0000 |
commit | ec2ecbd35bea64c88ab783b06100edc65c418048 (patch) | |
tree | f270dc1a013c3fe26170e63bc2be8d8a3ca936d0 /include/Makefile.am | |
parent | 76fde1f5b754845bd9b40cf9b2f15734686f6d09 (diff) |
Some IRC features...
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 f58566a..ca7f866 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,2 +1,2 @@ -include_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 +include_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 |