diff src/Makefile @ 4570:5586782f9dfe

Added libaudutil for functionality that does not fit into plugin API, but does not belong into the core either.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 21 May 2008 08:54:18 +0300
parents 8936675274ba
children 7bf7f83a217e
line wrap: on
line diff
--- a/src/Makefile	Wed May 21 08:32:58 2008 +0300
+++ b/src/Makefile	Wed May 21 08:54:18 2008 +0300
@@ -1,4 +1,4 @@
-SUBDIRS = libguess libSAD audacious libid3tag
+SUBDIRS = libguess libSAD audacious libid3tag libaudutil
 
 include ../extra.mk