dist/shared.sh: Add gtk and gl to the list of PLUGINS.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Mon, 4 Nov 2013 00:50:38 +0000 (17:50 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Mon, 4 Nov 2013 00:50:38 +0000 (17:50 -0700)
dist/shared.sh

index 198eeb388741279c25071ada6452ac5e4e65a74d..cf44a5a89851d6f9e40aabd81c543cf103bcb023 100644 (file)
@@ -100,7 +100,7 @@ LIARC_OUT=${OUTPUT_DIR}/liarc
 NATIVE_OUT=${OUTPUT_DIR}/native
 MACOSX_OUT=${OUTPUT_DIR}/macosx
 
-PLUGINS="blowfish gdbm md5 mhash"
+PLUGINS="blowfish gdbm md5 mhash gtk gl"
 
 notify ()
 {