summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2006-05-30 14:26:30 +0000
committerHisham Muhammad <hisham@gobolinux.org>2006-05-30 14:26:30 +0000
commit57bd892b37cdaae11b99b916dbb240870799e18d (patch)
treef56299d806d71533926ddf4ab01d4904d86e763f /Makefile.am
parent9da282d748a00fef7210ec1df12eb3201397edd5 (diff)
Add "debuglite" mode.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8ea9ac9d..ccaa95fc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,3 +29,6 @@ ColumnsPanel.h
debug:
$(MAKE) all CFLAGS="-g -DDEBUG"
+
+debuglite:
+ $(MAKE) all CFLAGS="-g -DDEBUGLITE"

© 2014-2024 Faster IT GmbH | imprint | privacy policy