FUCK YOU AUTOMAKE
authorPat McIlroy <itgpmc@gmail.com>
Sun, 27 Feb 2011 05:10:05 +0000 (21:10 -0800)
committerCarl Myers <cmyers@cmyers.org>
Sun, 27 Feb 2011 06:58:25 +0000 (22:58 -0800)
assets/utilities/itg2-util/src/Makefile.am

index 664c8fe..a44012d 100644 (file)
@@ -14,9 +14,10 @@ data_SOURCES = $(KeydumpSources) $(iButtonSources) $(AESSources)
 
 ###### ITG2 ############
 
-itg2ac_util_SOURCES = $(data_SOURCES) itg2-swiss-army-knife.c itg2util.c itg2util.h itg2-patch-constants.h
-itg2ac_util_LDFLAGS = -lgcrypt
+LIBS = -Wl,-Bstatic -lgcrypt -lgpg-error -Wl,-Bdynamic
 
+itg2ac_util_SOURCES = $(data_SOURCES) itg2-swiss-army-knife.c itg2util.c itg2util.h itg2-patch-constants.h
+itg2ac_util_LDADD = 
 ## libtommath ##
 
 libtommath_a_SOURCES = \