summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2009-11-11 19:08:50 +0100
committerKarel Klic <kklic@redhat.com>2009-11-11 19:08:50 +0100
commit179fcfcc6d9d0aa19c6e7f36ce9e8d453bb99793 (patch)
tree0101b65845f7fa91794f99766d8f7ef2c95620c4 /src/Makefile.am
parent3a0b5daaaa268e1ac384a4d754fdd2e9a9608171 (diff)
downloadabrt-179fcfcc6d9d0aa19c6e7f36ce9e8d453bb99793.tar.gz
abrt-179fcfcc6d9d0aa19c6e7f36ce9e8d453bb99793.tar.xz
abrt-179fcfcc6d9d0aa19c6e7f36ce9e8d453bb99793.zip
Backtrace tool WORK-IN-PROGRESS
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2eb6c79d..dbd7ebbc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1 +1 @@
-SUBDIRS = Hooks Daemon Applet Gui CLI
+SUBDIRS = Hooks Daemon Applet Gui CLI Backtrace