summaryrefslogtreecommitdiffstats
path: root/pcmcia
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-07-21 15:20:28 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-07-21 15:20:28 +0000
commit15c1cf1ca0d2fc45dff471d71339db49deecd1cd (patch)
tree025a3df727c1379533fce429d70adf30a6fa432f /pcmcia
parent43f017c9527dd4f64670831114f3c85f5defebbd (diff)
Make use of MAINTAINERCLEANFILES
Diffstat (limited to 'pcmcia')
-rw-r--r--pcmcia/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/pcmcia/Makefile.am b/pcmcia/Makefile.am
index 22098446..02999616 100644
--- a/pcmcia/Makefile.am
+++ b/pcmcia/Makefile.am
@@ -6,6 +6,8 @@ pcmciadir = $(sysconfdir)/pcmcia
EXTRA_DIST = bluetooth bluetooth.conf
+MAINTAINERCLEANFILES = Makefile.in
+
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(pcmciadir)
[ -f $(DESTDIR)$(pcmciadir)/bluetooth ] || \