summaryrefslogtreecommitdiff
path: root/libnm-glib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-glib/Makefile.am')
-rw-r--r--libnm-glib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libnm-glib/Makefile.am b/libnm-glib/Makefile.am
index b2ea3b7971..b5f8b16408 100644
--- a/libnm-glib/Makefile.am
+++ b/libnm-glib/Makefile.am
@@ -59,6 +59,7 @@ libnminclude_HEADERS = \
nm-device.h \
nm-device-ethernet.h \
nm-device-infiniband.h \
+ nm-device-adsl.h \
nm-device-wifi.h \
nm-device-bt.h \
nm-device-olpc-mesh.h \
@@ -92,6 +93,7 @@ libnm_glib_la_csources = \
nm-device.c \
nm-device-ethernet.c \
nm-device-infiniband.c \
+ nm-device-adsl.c \
nm-device-wifi.c \
nm-device-bt.c \
nm-device-olpc-mesh.c \