summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-10-28 18:09:30 +0800
committerraveit65 <[email protected]>2019-11-07 09:42:54 +0100
commit9f1dd13e3990f2db9b656a093408dc230d3ec2c4 (patch)
tree2ccd5e72c2e9b41b3d11d6e57bf06f01c8af7dcd /Makefile.am
parentc5e729bc27c08860ed662a85d827492746010511 (diff)
downloadmate-polkit-9f1dd13e3990f2db9b656a093408dc230d3ec2c4.tar.bz2
mate-polkit-9f1dd13e3990f2db9b656a093408dc230d3ec2c4.tar.xz
migrate from intltool to gettext
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3b008ef..dcbc79c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src po
+SUBDIRS = po src
DISTCHECK_CONFIGURE_FLAGS = \
CFLAGS='-Wno-deprecated-declarations'