summaryrefslogtreecommitdiff
path: root/package/miredo/patches/patch-libteredo_Makefile_am
blob: aeeea6f1b5da52ad3b43f03e378b47e2dd860302 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- miredo-1.2.6.orig/libteredo/Makefile.am	2013-05-23 17:40:42.000000000 +0200
+++ miredo-1.2.6/libteredo/Makefile.am	2014-06-25 18:19:47.878146465 +0200
@@ -17,9 +17,8 @@
 # *  http://www.gnu.org/copyleft/gpl.html                               *
 # ***********************************************************************
 
-SUBDIRS = . test
+SUBDIRS = .
 localedir = @datadir@/locale
-LTLIBINTL = @LTLIBINTL@
 
 AM_CPPFLAGS = -I@top_srcdir@/include -I@top_srcdir@ \
 	-D_REENTRANT -DLOCALEDIR=\"$(localedir)\"