Skip to content
Commit eaacf80e authored by Giovanni Campagna's avatar Giovanni Campagna
Browse files

Fix build with srcdir != builddir

- $(srcdir) is relative to $(builddir), so you must not cd before using it.
- src/ needs to reference libgdict include paths, or it cannot find
  gdict-enum-types.h, which is not in the same directory as gdict.h

https://bugzilla.gnome.org/show_bug.cgi?id=690973
parent 1a7d5e1e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment