summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFrank Neumann <fnu@yavdr.org>2017-05-21 20:04:45 +0200
committerFrank Neumann <fnu@yavdr.org>2017-05-21 20:04:45 +0200
commit61be651f9642661535046dbb3af21844ad668f3a (patch)
tree80c5dfbe1e66878c9c5d7bb67406b27659f74dbf /Makefile
parent7bd88a078d31f57e8fcfc0b93c45c3e8b13c5190 (diff)
downloadvdr-plugin-text2skin-61be651f9642661535046dbb3af21844ad668f3a.tar.gz
vdr-plugin-text2skin-61be651f9642661535046dbb3af21844ad668f3a.tar.bz2
Commit t2s_rerunandtab.diff (thx tomas@vdr-portal.de)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c79b520..d2241c1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
#DEBUG=1
#BENCH=1
STRIP=strip
+DEVELOPMENT_FEATURES=1
# BEWARE that you can not use GraphTFT together with
# Text2Skin if you use Imlib2! (That's why I actually implemented ImageMagick)