From a259ec553a1d685ebb976ec34eaaf700d24ee0c4 Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 29 Oct 2001 16:23:12 +0000 Subject: More tasking implementation --- include/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/Makefile.am') diff --git a/include/Makefile.am b/include/Makefile.am index 4175224..245640d 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,5 +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 \ -Misc.h - +CopyJob.h ReadJob.h -- cgit v1.2.3