summaryrefslogtreecommitdiffstats
path: root/src/Daemon/Makefile.am
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-06-15 15:42:36 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2009-06-15 15:42:36 +0200
commit091b9f6d3c1613e32e08e7f4663726344408d4a3 (patch)
treefe5d04bbb7ac94bfc6602f36e9a1be8c4093dad1 /src/Daemon/Makefile.am
parent75db7fd0ea56cfa648e9ac30230a0fe3349d39cd (diff)
downloadabrt-091b9f6d3c1613e32e08e7f4663726344408d4a3.tar.gz
abrt-091b9f6d3c1613e32e08e7f4663726344408d4a3.tar.xz
abrt-091b9f6d3c1613e32e08e7f4663726344408d4a3.zip
Fixed spec file, to work with new version
Diffstat (limited to 'src/Daemon/Makefile.am')
-rw-r--r--src/Daemon/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Daemon/Makefile.am b/src/Daemon/Makefile.am
index 844abb43..4d9bed56 100644
--- a/src/Daemon/Makefile.am
+++ b/src/Daemon/Makefile.am
@@ -15,4 +15,5 @@ dist_dbusabrtconf_DATA = dbus-abrt.conf
daemonconfdir = $(CONF_DIR)
dist_daemonconf_DATA = abrt.conf
-man_MANS = abrt.8 abrt.conf.5 \ No newline at end of file
+man_MANS = abrt.8 abrt.conf.5
+EXTRA_DIST = $(man_MANS)