Mercurial > audlegacy
view Makefile.in @ 988:70454b8764d6 trunk
[svn] - Denote Gustavo D. Vranjes as current Spanish translator
- Update spanish translation per Gustavo.
author | nenolod |
---|---|
date | Sun, 30 Apr 2006 08:10:06 -0700 |
parents | 47642e4e456c |
children | 4be4d74db123 |
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' && 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