diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 9fffe0e..df5df15 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3,9 +3,6 @@ SUBDIRS = \ daemon -# this is where the desktop file will go -xdg_apps_DATA = kdbusnotification.desktop - # and for autostart autostartdir = $(prefix)/share/autostart autostart_DATA = kdbusnotification-autostart.desktop |