[SPIN] wifi: enable to reload service profile from storage.
[platform/upstream/connman.git] / Makefile.am
index 6e69fc4..5be7625 100755 (executable)
@@ -63,21 +63,15 @@ endif
 
 if SYSTEMD
 systemdunitdir = @SYSTEMD_UNITDIR@
+systemdunit_DATA = src/connman.service vpn/connman-vpn.service
 
-systemdunit_DATA = src/connman.service
-
-if VPN
-systemdunit_DATA += vpn/connman-vpn.service
-endif
 endif
 endif
 
 service_files_sources = src/connman.service.in src/net.connman.service.in \
-                               vpn/connman-vpn.service.in \
-                               vpn/net.connman.vpn.service.in
+                               vpn/net.connman.vpn.service.in vpn/connman-vpn.service.in
 service_files = src/connman.service src/net.connman.service \
-                               vpn/connman-vpn.service \
-                               vpn/net.connman.vpn.service
+                               vpn/net.connman.vpn.service vpn/connman-vpn.service
 
 plugin_LTLIBRARIES =