[network-manager-libreswan/th/vpn-editor-split-bgo766623] build: build translations when building --without-gnome
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-libreswan/th/vpn-editor-split-bgo766623] build: build translations when building --without-gnome
- Date: Thu, 19 May 2016 07:18:45 +0000 (UTC)
commit 6831745a610b50570e84c88141c63ca92d517753
Author: Thomas Haller <thaller redhat com>
Date: Thu May 19 09:18:22 2016 +0200
build: build translations when building --without-gnome
Translations are also relevant for the core-plugin and possibly
the service. Install them also when building --without-gnome.
Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 0f84fd1..16acd16 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,9 +1,9 @@
AUTOMAKE_OPTIONS = foreign
-SUBDIRS = shared properties src
+SUBDIRS = shared properties src po
if WITH_GNOME
-SUBDIRS += auth-dialog po
+SUBDIRS += auth-dialog
endif
dbusservicedir = $(sysconfdir)/dbus-1/system.d
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]