From 82b720cf3e09d8a6adcd40b25c4d48b34ba1ae80 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Wed, 1 Aug 2007 06:57:11 +0300 Subject: [PATCH] Config: Fix merge detritus --- config/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/config/Makefile.am b/config/Makefile.am index e9811c6c3..0efd6ce80 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -12,7 +12,6 @@ if CONFIG_DBUS_API dbusconfigdir = $(sysconfdir)/dbus-1/system.d dbusconfig_DATA = xorg-server.conf -noinst_LIBRARIES = libconfig.a libconfig_a_SOURCES += dbus.c endif