diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index d2ed9dd..f1b996d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -libexec_PROGRAMS = indicator-bluetooth-service +pkglibexec_PROGRAMS = indicator-bluetooth-service indicatordir = $(INDICATORDIR) indicator_LTLIBRARIES = libbluetooth.la |