~thopiekar/miracle/trunk

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: David Herrmann
  • Author(s): Andrey Gusakov
  • Date: 2014-09-03 05:55:42 UTC
  • Revision ID: git-v1:5fabb386b8c4d49f202930ce19bff02bfed85d5a
build: drop /usr/local from include path

We now use the pkg-config snippet of libsystemd, so no need to add
host-local include paths, anymore.

Signed-off-by: Andrey Gusakov <andrey.gusakov@cogentembedded.com>
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
        -include $(top_builddir)/config.h \
55
55
        -I $(srcdir)/src \
56
56
        -I $(srcdir)/src/shared \
57
 
        -I /usr/local/include \
58
57
        -DBUILD_ENABLE_DEBUG \
59
58
        '-DBUILD_BINDIR="$(bindir)"'
60
59
AM_LDFLAGS = \