diff configure.ac @ 3648:5bea21b52a06

Fix installation of Audacious desktop icon.
author William Pitcock <nenolod@atheme.org>
date Wed, 26 Sep 2007 18:54:49 -0500
parents 12500701b6dd
children 4505dec6560a
line wrap: on
line diff
--- a/configure.ac	Wed Sep 26 11:13:42 2007 -0500
+++ b/configure.ac	Wed Sep 26 18:54:49 2007 -0500
@@ -1,3 +1,4 @@
+
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT([audacious], [1.4.0], [bugs+audacious@atheme.org])
 AC_PREREQ([2.59])
@@ -441,7 +442,7 @@
 	extra.mk
 	man/audtool.1
 	man/audacious.1
-	src/audacious/audacious.desktop
+	applications/audacious.desktop
 	po/Makefile.in
 ])