Obey DESTDIR macro. Thanks to Romain Porte

dynamic-accesslists
Dirk Engling 2021-07-27 23:14:47 +02:00
parent 80faf1c452
commit 68a17b3ae4
1 changed files with 1 additions and 1 deletions

View File

@ -90,4 +90,4 @@ clean:
rm -rf opentracker opentracker.debug *.o *~
install:
install -m 755 opentracker $(BINDIR)
install -m 755 opentracker $(DESTDIR)$(BINDIR)