blob: 35f88b57dcd7cbcde3d493556df8f90cf9250de5 (
plain)
1
2
3
4
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 \
CopyJob.h ReadJob.h Regex.h TaskMan.h InPipe.h OutPipe.h
|