mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-02 22:50:12 +01:00
* configure.in gnome/Makefile.am nm-applet.desktop Makefile.am - Remove last bits referencing gnome applet git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2268 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
6 lines
83 B
Makefile
6 lines
83 B
Makefile
if WITH_GNOME
|
|
SUBDIRS = libnm_glib vpn-properties
|
|
else
|
|
SUBDIRS = libnm_glib
|
|
endif
|
|
|