diff options
author | Pixel <Pixel> | 2001-11-05 01:42:53 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2001-11-05 01:42:53 +0000 |
commit | 405648ccafb1e6f47741480cc44e114271d319c0 (patch) | |
tree | efe0a891ead4275c963d54845a4d9d75fb76599b /include/Makefile.am | |
parent | 0f80b4e1f92f9b12115121e55619e6e810831d41 (diff) |
Late night changes
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 245640d..156307a 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,4 +1,4 @@ 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 Task.h Buffer.h General.h \ -CopyJob.h ReadJob.h +CopyJob.h ReadJob.h Regex.h |