diff options
Diffstat (limited to 'libindicate/Makefile.am')
-rw-r--r-- | libindicate/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libindicate/Makefile.am b/libindicate/Makefile.am index 83e2836..86ef22a 100644 --- a/libindicate/Makefile.am +++ b/libindicate/Makefile.am @@ -1,4 +1,7 @@ +SUBDIRS = \ + tests + INCLUDES= \ -DG_LOG_DOMAIN=\"libindicate\" |