On Wed, 2011-11-02 at 00:08 +0100, Dominique Leuenberger wrote: > --- > include/Makefile.am | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/include/Makefile.am b/include/Makefile.am > index b5b44d8..e074cbe 100644 > --- a/include/Makefile.am > +++ b/include/Makefile.am > @@ -13,5 +13,6 @@ NetworkManagerincludedir=$(includedir)/NetworkManager > NetworkManagerinclude_HEADERS = \ > NetworkManager.h \ > NetworkManagerVPN.h \ > + nm-glib-compat.h \ > nm-version.h
I'd actually rather have this code duplicated in nm-applet and elsewhere; I consider this header internal to NetworkManager, as nothing in it is NM-specific, it shouldn't be part of the external NM API. Thanks though. Dan _______________________________________________ networkmanager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
