From 4df671d23077a15b6866dc6f7987da6ba06643c8 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 21 Jul 2004 15:24:22 +0000 Subject: Update autoconf routines for better lib/lib64 checks --- Makefile.am | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1171035e..8f534963 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,8 +2,10 @@ # $Id$ # -SUBDIRS := hcid tools rfcomm sdpd dund pand hidd cups test scripts pcmcia - -DISTCLEANFILES = conftest.c conftest +SUBDIRS = hcid tools rfcomm sdpd dund pand hidd cups test scripts pcmcia EXTRA_DIST = ChangeLog utils.spec + +MAINTAINERCLEANFILES = Makefile.in \ + aclocal.m4 configure config.h.in \ + missing install-sh mkinstalldirs -- cgit