From f8879485af9b3384ab00f6c4a794615081576ad2 Mon Sep 17 00:00:00 2001 From: sam Date: Tue, 26 Aug 2003 23:45:30 +0000 Subject: [PATCH] * Removed subdirs-objects, it was causing `make distclean' to fail. git-svn-id: svn://svn.zoy.org/elk/trunk@51 55e467fa-43c5-0310-a8a2-de718669efc6 --- lib/xm/Makefile.am | 2 -- lib/xt/Makefile.am | 1 - 2 files changed, 3 deletions(-) diff --git a/lib/xm/Makefile.am b/lib/xm/Makefile.am index e21d4b6..aa42940 100644 --- a/lib/xm/Makefile.am +++ b/lib/xm/Makefile.am @@ -1,7 +1,5 @@ NULL = -AUTOMAKE_OPTIONS = subdir-objects - include ../xlib/Include.am include ../xt/Include.am diff --git a/lib/xt/Makefile.am b/lib/xt/Makefile.am index ba2e25e..8c24dfa 100644 --- a/lib/xt/Makefile.am +++ b/lib/xt/Makefile.am @@ -3,7 +3,6 @@ NULL = include ../xlib/Include.am include ../xt/Include.am -AUTOMAKE_OPTIONS = subdir-objects EXTRA_DIST = MISSING pkglib_LTLIBRARIES = xt.la