diff options
author | Pixel <pixel@nobis-crew.org> | 2009-11-11 09:59:22 -0800 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2009-11-11 09:59:22 -0800 |
commit | 0570d14683cc05262334ff8bf0d9b5b98d10dfe8 (patch) | |
tree | 4c0533945ce210576a72f333efc33b1e1b5a9658 /include | |
parent | a97f9d02d1b2ea19bdd43a9efcd7b8f55595dcff (diff) |
Cleaning out crap.
Diffstat (limited to 'include')
-rw-r--r-- | include/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/Makefile.am b/include/Makefile.am deleted file mode 100644 index 4f97dde..0000000 --- a/include/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -pkginclude_HEADERS = \ -Exceptions.h Handle.h BString.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 generic.h \ -CopyJob.h ReadJob.h BRegex.h TaskMan.h InPipe.h OutPipe.h Input.h Image.h \ -Main.h Color.h GMPString.h SQL.h ConfigFile.h BLua.h LuaHandle.h - -noinst_HEADERS = gettext.h |