summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2012-08-23 02:47:53 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2012-08-23 02:47:53 +0000
commit5f1eb8b0bb0d0d2d9174d973871dc31ea1f50eeb (patch)
tree899775d2e891b6fc43d4de282ad9cc3d693349fe /makefile
parent492df31fcec9745c519a7c4a50d8bc14d519a4bf (diff)
Fixed Pad latch
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 823b3982415..bd7fb72b63b 100644
--- a/makefile
+++ b/makefile
@@ -222,7 +222,7 @@ BUILD_FLAC = 1
BUILD_JPEGLIB = 1
# uncomment next line to include the symbols
-# SYMBOLS = 1
+SYMBOLS = 1
# specify symbols level or leave commented to use the default
# (default is SYMLEVEL = 2 normally; use 1 if you only need backtrace)