summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2010-12-02 16:07:36 +0100
committerKarel Klic <kklic@redhat.com>2010-12-02 16:13:42 +0100
commitf06ac7b74c42629bbcb1a8b5287a189dccc66de0 (patch)
tree208f6d3aacd2fb1484bbf34ada093396340acb4b /Makefile.am
parente6692ecd10f2eea5eb99458e5caae20999646bcf (diff)
downloadabrt-f06ac7b74c42629bbcb1a8b5287a189dccc66de0.tar.gz
abrt-f06ac7b74c42629bbcb1a8b5287a189dccc66de0.tar.xz
abrt-f06ac7b74c42629bbcb1a8b5287a189dccc66de0.zip
Add retrace server to automake and autoconf configuration files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a536b7c7..84a41e74 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = src po icons tests
+SUBDIRS = src retrace po icons tests
DISTCHECK_CONFIGURE_FLAGS = \
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)