[network-manager-libreswan/lr/import-export] fixup! common: split out the connection writer from service



commit 045209e6897d3e91f510ccbf9760c6382a7f6ed5
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Fri Dec 11 13:45:54 2015 +0100

    fixup! common: split out the connection writer from service

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 3fe797b..cd7cc78 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS = src common
+SUBDIRS = common src
 
 if WITH_GNOME
 SUBDIRS += auth-dialog properties po


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]