Mercurial > audlegacy
view Makefile @ 1302:ade29d1d53fa trunk
[svn] fetch first jpeg/png in directory, hopefully is album image.. merged again, still needs fileinfo, maybe, and undoubtedly tweaking. but bedtime dammit.
author | nemo |
---|---|
date | Sun, 18 Jun 2006 23:06:45 -0700 |
parents | e67fad649f58 |
children | abf8fee03d59 |
line wrap: on
line source
.SILENT: sinclude mk/rules.mk include mk/objective.mk SUBDIRS = Plugins libaudacious intl $(SUBDIR_GUESS) 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