blob: af47297185c9f380061478f61cfe8d9e763433b1 [file] [log] [blame]
## Process this file with automake to produce Makefile.in
bin_PROGRAMS = fusermount
fusermount_SOURCES = fusermount.c
install-exec-hook:
chown root $(DESTDIR)$(bindir)/fusermount
chmod u+s $(DESTDIR)$(bindir)/fusermount