Mercurial > audlegacy
view src/Makefile @ 4047:92e3662004d6
Use "gpointer cfg;" instead of "gboolean *cfg;" to avoid warnings when setting a string.
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Sat, 01 Dec 2007 07:41:56 -0600 |
| 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
