diff options
author | Pixel <Pixel> | 2001-11-12 06:03:24 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2001-11-12 06:03:24 +0000 |
commit | 6718e4cfec88e3046030f60775293d6de03cdc07 (patch) | |
tree | 2a761a6ba0e039a1f347778a6e6fcc1113b4c226 /include/Makefile.am | |
parent | b75c40bdc02a22ebbcdc1b22d9d5019fca9c03f2 (diff) |
Plop
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 9546421..ac1f63c 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,3 +1,4 @@ +includedir = $(prefix)/include/@PACKAGE@ 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 \ |