aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorXan Lopez <xlopez@igalia.com>2011-06-24 22:12:18 +0800
committerXan Lopez <xlopez@igalia.com>2011-06-24 22:12:18 +0800
commit64ff9f8650277fdf849917a01dde4b18e67b046d (patch)
tree5a2e3f9cd3472c7055cf5a769fc445777bd9d591 /lib/Makefile.am
parentdafc2a996545008a9027f2e894ab784b62464c00 (diff)
downloadgsoc2013-epiphany-64ff9f8650277fdf849917a01dde4b18e67b046d.tar
gsoc2013-epiphany-64ff9f8650277fdf849917a01dde4b18e67b046d.tar.gz
gsoc2013-epiphany-64ff9f8650277fdf849917a01dde4b18e67b046d.tar.bz2
gsoc2013-epiphany-64ff9f8650277fdf849917a01dde4b18e67b046d.tar.lz
gsoc2013-epiphany-64ff9f8650277fdf849917a01dde4b18e67b046d.tar.xz
gsoc2013-epiphany-64ff9f8650277fdf849917a01dde4b18e67b046d.tar.zst
gsoc2013-epiphany-64ff9f8650277fdf849917a01dde4b18e67b046d.zip
Copy&paste a few NM defines/enums we need at compile time
This way we don't need a compile-time dependency on NetworkManager, since we use it through the DBus APIs.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index a75896bb0..0f8dd5c7c 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -17,6 +17,7 @@ NOINST_H_FILES = \
ephy-module.h \
ephy-node-filter.h \
ephy-node-common.h \
+ ephy-network-manager-defines.h \
ephy-object-helpers.h \
ephy-prefs.h \
ephy-profile-utils.h \