aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2008-12-27 12:03:07 +0000
committerHolger Freyther <zecke@selfish.org>2008-12-27 12:03:07 +0000
commitd546e316280dabcca301699ba238c3bed35b10ec (patch)
tree2df1097eb9b7966602e59f17a89a0e87b4db0b89 /tests/Makefile.am
parent42f50bb3ee543d4571ed0bfad3262148282ec0ed (diff)
Add code to parse a debug category string
Use strdup to be able to use strtok on the category string and add a test case. Also safe some more information to be able to use color in the print statement.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f7cfd549f..f964be129 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1 +1 @@
-SUBDIRS = timer
+SUBDIRS = debug timer