summary refs log tree commit diff stats
path: root/share/misc/Makefile.am
blob: ded986905f365bd424ecf4c72ad98c34c3e8579b (plain) (blame)
1
2
3
4
5
6
7
8
util_DATA = hexchat.desktop
utildir = $(datadir)/applications

if WITH_TM
util_DATA += htm.desktop
mime_DATA = htm-mime.xml
mimedir = $(datadir)/mime/packages
endif