summaryrefslogtreecommitdiffstats
path: root/utils/osd_login/Makefile.am
blob: adc493a37710684f2328b75ac5366c96d0ac315e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## Process this file with automake to produce Makefile.in

OSD_LOGIN_FILES= osd_login

EXTRA_DIST= $(OSD_LOGIN_FILES)

all-local: $(OSD_LOGIN_FILES)

install-data-hook:
	$(INSTALL) --mode 755 osd_login $(DESTDIR)/sbin/osd_login

MAINTAINERCLEANFILES = Makefile.in