diff Makefile @ 3114:774cc92d936e trunk

Add a pkg-config for audclient.
author William Pitcock <nenolod@atheme-project.org>
date Thu, 19 Jul 2007 20:05:34 -0500
parents 884a00d035d2
children 9ddf21ab5c84
line wrap: on
line diff
--- a/Makefile	Thu Jul 19 19:59:49 2007 -0500
+++ b/Makefile	Thu Jul 19 20:05:34 2007 -0500
@@ -18,7 +18,8 @@
 	fi
 
 OBJECTIVE_DATA =							\
-	audacious.pc:$(LIBDIR)/pkgconfig
+	audacious.pc:$(LIBDIR)/pkgconfig				\
+	audclient.pc:$(LIBDIR)/pkgconfig
 
 build-posthook:
 	@( \