Mercurial > audlegacy
view Makefile.in @ 903:495a1a6f1d99 trunk
[svn] prevent jack o.p. aboutbox from spawning multiple times
author | giacomo |
---|---|
date | Thu, 30 Mar 2006 14:12:18 -0800 |
parents | ec9ba0ad38a8 |
children | 47642e4e456c |
line wrap: on
line source
include mk/rules.mk include mk/objective.mk SUBDIRS = Plugins libaudacious intl audacious po icons skin install-posthook: @if test `whoami` = 'root'; 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