diff Makefile @ 2329:822b766c3e5c trunk

[svn] Fixed make install.
author js
date Sat, 13 Jan 2007 17:02:39 -0800
parents a7a52cbc08fc
children 1ab061263ee8
line wrap: on
line diff
--- a/Makefile	Sat Jan 13 16:41:21 2007 -0800
+++ b/Makefile	Sat Jan 13 17:02:39 2007 -0800
@@ -19,9 +19,7 @@
 
 OBJECTIVE_DATA =							\
 	audacious.pc:$(LIBDIR)/pkgconfig				\
-	audacious.1:$(mandir)/man1					\
-	audtool.1:$(mandir)/man1					\
-	audacious/audacious.desktop:$(datadir)/applications
+	src/audacious/audacious.desktop:$(datadir)/applications
 
 build-posthook:
 	@( \