Skip to content

Commit

Permalink
purple: install the URL handler
Browse files Browse the repository at this point in the history
  • Loading branch information
xhaakon committed Oct 22, 2019
1 parent 0523f16 commit 60c8958
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/purple/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,11 @@ TESTS = $(check_PROGRAMS)
install-exec-local:
rm -f $(DESTDIR)$(libdir)/pidgin/libsipe.so

desktopdir = $(datadir)/applications
desktop_DATA = sipe-url-handler.desktop

bin_SCRIPTS = sipe-url-handler

if SIPE_WITH_APPSTREAM
pidginmetainfofiledir = $(datadir)/metainfo
pidginmetainfofile_DATA = pidgin-sipe.metainfo.xml
Expand Down

0 comments on commit 60c8958

Please sign in to comment.