Mercurial > audlegacy
view src/Makefile @ 3699:ddde4794b4e2
Export tuple formatter API.
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Sun, 07 Oct 2007 00:16:35 -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
