Mercurial > audlegacy
view Makefile @ 1584:2229b67f1b89 trunk
[svn] - xspf stores all meta data in tuples now.
- at load time, tuple for each entry in a playlist can be constructed from xspf. it means no read access to meta data in each data file is needed.
author | yaz |
---|---|
date | Sat, 19 Aug 2006 12:28:56 -0700 |
parents | abf8fee03d59 |
children | e402e0217870 |
line wrap: on
line source
.SILENT: sinclude mk/rules.mk include mk/objective.mk SUBDIRS = Plugins libaudacious intl $(SUBDIR_GUESS) sqlite audacious audtool 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