Mercurial > audlegacy
view Makefile @ 1689:b59d6c3258fc trunk
[svn] Install audacious_player.xpm as well, so one can use it as a desktop icon.
Requested by Jan Schummers <darkadmiral@onlinehome.de>.
author | js |
---|---|
date | Thu, 14 Sep 2006 08:46:01 -0700 |
parents | e402e0217870 |
children | 8d7f4260022d |
line wrap: on
line source
.SILENT: sinclude mk/rules.mk include mk/init.mk SUBDIRS = Plugins libaudacious intl $(SUBDIR_GUESS) sqlite audacious audtool po icons skin include mk/objective.mk install-posthook: @if test `whoami` = 'root' && test -z "$(DESTDIR)"; then \ echo "[running ldconfig to update system library cache]"; \ /sbin/ldconfig; \ echo "[system library cache updated]"; \ fi OBJECTIVE_DATA = \ audacious.pc:$(LIBDIR)/pkgconfig \ audacious.1:$(mandir)/man1 \ audacious/audacious.desktop:$(datadir)/applications