diff options
Diffstat (limited to 'Makefile.config')
-rw-r--r-- | Makefile.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.config b/Makefile.config index a7bb7c7c..2233a65a 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,4 +1,5 @@ project = ldetect-lst prefix = /usr datadir = $(prefix)/share +bindir = $(prefix)/bin dir = $(datadir)/$(project) |