diff options
author | Daniel Stone <daniel@fooishbar.org> | 2007-08-01 06:57:11 +0300 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2007-08-01 06:57:11 +0300 |
commit | 82b720cf3e09d8a6adcd40b25c4d48b34ba1ae80 (patch) | |
tree | a5bb4c5e67ca2a712810051ccaa771e909bcf5b1 /config/Makefile.am | |
parent | 6b055e5d9751e3679ff98065e43225ec8a960053 (diff) |
Config: Fix merge detritus
Diffstat (limited to 'config/Makefile.am')
-rw-r--r-- | config/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
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 |