Mercurial > audlegacy
view src/Makefile @ 3682:84bc78954db5
Start working on exporting all public functions via a vtable. The API version will be bumped to 7 once I am done and -Wl,-export-dynamic is removed.
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Mon, 01 Oct 2007 23:00:46 -0500 |
parents | 7d0adad41792 |
children | 704607c1f858 |
line wrap: on
line source
SUBDIRS = libguess audacious libid3tag include ../extra.mk ifdef USE_DBUS SUBDIRS := libaudclient audtool $(SUBDIRS) endif include ../buildsys.mk