]> git.ipfire.org Git - thirdparty/squid.git/commit
Removed src/ip from the top-level SUBDIRS list. That directory is not
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 19 Feb 2009 07:11:38 +0000 (00:11 -0700)
committerAlex Rousskov <rousskov@measurement-factory.com>
Thu, 19 Feb 2009 07:11:38 +0000 (00:11 -0700)
commitea465d8f20a0977267d226c17424a60cc8b86c8f
treedb06c4ef9f028376bc07413e9e818af1652eb34f
parent52d47aba4addf0e0232fe6c70717854afa7b9381
Removed src/ip from the top-level SUBDIRS list. That directory is not
a top-level subdirectory and it is already listed in src/Makefile.am.

The commit message introducing the change talked about libip being a "POD
library". I do not know what that is, but, hopefully, we do not really need to
make this kind of exceptions for any src/ libraries.
Makefile.am