From f06ac7b74c42629bbcb1a8b5287a189dccc66de0 Mon Sep 17 00:00:00 2001 From: Karel Klic Date: Thu, 2 Dec 2010 16:07:36 +0100 Subject: Add retrace server to automake and autoconf configuration files --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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) -- cgit