Skip to content
Snippets Groups Projects
Commit 50e65bdd authored by Tristan Matthews's avatar Tristan Matthews
Browse files

daemon: libexecdir is already set in AC_INIT

Fixes a warning with newer automake

Refs #60455

Change-Id: I1c7beec0c8619d13f523b4b002a5a72e60a6dd73
parent 19be9a5a
Branches
No related tags found
No related merge requests found
...@@ -8,7 +8,6 @@ endif ...@@ -8,7 +8,6 @@ endif
if SFL_DBUS if SFL_DBUS
SUBDIRS=dbus SUBDIRS=dbus
libexecdir=$(libdir)/sflphone
libexec_PROGRAMS = sflphoned libexec_PROGRAMS = sflphoned
sflphoned_SOURCES = main.cpp sflphoned_SOURCES = main.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment