]> git.meshlink.io Git - meshlink/blobdiff - src/Makefile.am
Merge branch 'master' into 1.1
[meshlink] / src / Makefile.am
index 3af74ca170517eb005934df54b95d396436565e7..bb78d4dd9d55692cf0ec13521012ebf467c14d6a 100644 (file)
@@ -35,9 +35,7 @@ tincd_LDADD = \
 tincctl_LDADD = \
        $(top_builddir)/lib/libvpn.a
 
-localedir = $(datadir)/locale
-
-AM_CFLAGS = @CFLAGS@ -DCONFDIR=\"$(sysconfdir)\" -DLOCALEDIR=\"$(localedir)\" -DLOCALSTATEDIR=\"$(localstatedir)\" -DSBINDIR=\"$(sbindir)\"
+AM_CFLAGS = @CFLAGS@ -DCONFDIR=\"$(sysconfdir)\" -DLOCALSTATEDIR=\"$(localstatedir)\" -DSBINDIR=\"$(sbindir)\"
 
 dist-hook:
        rm -f `find . -type l`