diff options
author | pixel <pixel> | 2002-12-05 06:03:04 +0000 |
---|---|---|
committer | pixel <pixel> | 2002-12-05 06:03:04 +0000 |
commit | e3e6c1d7688b350046fe3fe7c862f3b3a8c879c9 (patch) | |
tree | 6737d5899aba4bb8dcf11db86726c49d23c343b1 /include/Makefile.am | |
parent | 2b47237b6fc07afb5c5a30b484283c69865a24b6 (diff) |
Bleh
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 5d895be..d50604f 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,5 +1,5 @@ #includedir = $(prefix)/include/@PACKAGE@ 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 \ +Action.h Message.h Form.h Confirm.h Table.h IRC.h Task.h Buffer.h \ CopyJob.h ReadJob.h Regex.h TaskMan.h InPipe.h OutPipe.h Input.h Image.h Main.h |