diff options
Diffstat (limited to 'src/daemon/Makefile.am')
-rw-r--r-- | src/daemon/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am index 54aff33..61aa507 100644 --- a/src/daemon/Makefile.am +++ b/src/daemon/Makefile.am @@ -14,7 +14,7 @@ INCLUDES = \ $(QT_INCLUDES) \ $(KDE_INCLUDES) -libexec_PROGRAMS = \ +bin_PROGRAMS = \ notification-daemon-tde notification_daemon_tde_SOURCES = \ |