mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-08 10:40:30 +01:00
Fix up distcheck
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4176 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
703e82caa3
commit
ca1faf2113
2 changed files with 3 additions and 3 deletions
|
|
@ -26,7 +26,7 @@
|
|||
#include <nm-setting-vpn.h>
|
||||
|
||||
#include "keyring-helpers.h"
|
||||
#include "src/nm-pptp-service.h"
|
||||
#include "../src/nm-pptp-service.h"
|
||||
|
||||
#define KEYRING_UUID_TAG "connection-uuid"
|
||||
#define KEYRING_SN_TAG "setting-name"
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@
|
|||
#include <nm-setting-connection.h>
|
||||
#include <nm-setting-ip4-config.h>
|
||||
|
||||
#include "src/nm-pptp-service.h"
|
||||
#include "common-gnome/keyring-helpers.h"
|
||||
#include "../src/nm-pptp-service.h"
|
||||
#include "../common-gnome/keyring-helpers.h"
|
||||
#include "nm-pptp.h"
|
||||
#include "import-export.h"
|
||||
#include "advanced-dialog.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue