Whamcloud - gitweb
Fix noquota build
authorTheodore Ts'o <tytso@mit.edu>
Wed, 23 Oct 2013 16:51:32 +0000 (12:51 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 23 Oct 2013 16:51:32 +0000 (12:51 -0400)
commit147ba43de8aab8323e23f383216ff416c4314226
tree58d885edd470b0c4914d85ca1f6b7e6d7ffab5f6
parente2883e2792023e32033d35697d9676fbf1fb1394
Fix noquota build

We need to build libquota even if the quota code is disabled.  This
fixes a build regression introduced by commit 43075b42bd: 'quota: fix
disabling quota, add quota tests".

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Makefile.in