summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/store/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/components/store/Makefile.am')
-rw-r--r--sca-cpp/trunk/components/store/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/sca-cpp/trunk/components/store/Makefile.am b/sca-cpp/trunk/components/store/Makefile.am
index 9270d00bc7..09cb5fa26a 100644
--- a/sca-cpp/trunk/components/store/Makefile.am
+++ b/sca-cpp/trunk/components/store/Makefile.am
@@ -15,5 +15,6 @@
# specific language governing permissions and limitations
# under the License.
-INCLUDES = -I. -I$(top_builddir)/kernel -I${LIBXML2_INCLUDE} -I${APR_INCLUDE}
+if WANT_STORE
+endif