mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-06 23:20:34 +01:00
src/Makefile.am: add autoip.h
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@732 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
e7705a520c
commit
3766d3ef46
1 changed files with 2 additions and 1 deletions
|
|
@ -40,7 +40,8 @@ NetworkManager_SOURCES = \
|
|||
nm-netlink-monitor.h \
|
||||
nm-activation-request.c \
|
||||
nm-activation-request.h \
|
||||
autoip.c
|
||||
autoip.c \
|
||||
autoip.h
|
||||
|
||||
NetworkManager_CPPFLAGS = \
|
||||
$(DBUS_CFLAGS) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue