summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-11-03 01:52:46 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-11-03 01:52:46 +0100
commitc07c888321eab17620bdb0451b04db99ee1b6431 (patch)
tree1f3e7912cacab57e6f87f1bd4906aba29d8652d0 /Makefile.am
parent396d74322af6af7a6d813643ecab2a3f9b3f7bba (diff)
Relocate hexchat.desktop
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index f098dbb0..ac45769b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,12 +2,12 @@
 
 SUBDIRS = po intl src plugins man
 
-EXTRA_DIST = autogen.sh hexchat.png hexchat.desktop hexchat.ico
+EXTRA_DIST = autogen.sh hexchat.png hexchat.ico
 
 icon_DATA = hexchat.png
 icondir = $(datadir)/pixmaps
 
-util_DATA = hexchat.desktop
+util_DATA = share/misc/hexchat.desktop
 utildir = $(datadir)/applications
 
 ACLOCAL_AMFLAGS = -I m4