summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2011-02-09 15:05:54 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2011-02-09 15:05:54 +0100
commitd40146089b5957184af45de3cb91c4feed7ebd16 (patch)
treee96797ab2e9924ca047cf14a8567d1daaaedd452 /src/Makefile.am
parent869c7956a12db570eab547d9adc5a6a90365bfe4 (diff)
downloadabrt-d40146089b5957184af45de3cb91c4feed7ebd16.tar.gz
abrt-d40146089b5957184af45de3cb91c4feed7ebd16.tar.xz
abrt-d40146089b5957184af45de3cb91c4feed7ebd16.zip
abrt-gtk: beginning of C rewrite of GUI
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 528a81c5..638d91ce 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1 +1 @@
-SUBDIRS = include lib report-python hooks btparser daemon applet gui cli plugins
+SUBDIRS = include lib report-python hooks btparser daemon applet gui gui-gtk cli plugins