summaryrefslogtreecommitdiffstats
path: root/pcmcia/Makefile.am
blob: 3664b3e7197f54c0161f97772e23d1ca9b9f5c89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 
#  $Id$
#

pcmciadir = /etc/pcmcia

install-data-local: @PCMCIA@

pcmcia:
	$(mkinstalldirs) $(DESTDIR)$(pcmciadir)
	$(INSTALL) -m 755 $(srcdir)/bluetooth $(DESTDIR)$(pcmciadir)
	$(INSTALL) -m 644 $(srcdir)/bluetooth.conf $(DESTDIR)$(pcmciadir)