diff Makefile @ 1743:d22d28e52b58 trunk

[svn] - remove plugins from the core distribution - remove stupid ricer CFLAGS addition (Plugins are now at: svn co http://svn.atheme.org/audacious-plugins/trunk -- have a nice day)
author nenolod
date Mon, 18 Sep 2006 02:51:11 -0700
parents 19406038eb35
children 628e908d78b6
line wrap: on
line diff
--- a/Makefile	Mon Sep 18 02:34:43 2006 -0700
+++ b/Makefile	Mon Sep 18 02:51:11 2006 -0700
@@ -3,7 +3,7 @@
 include mk/rules.mk
 include mk/init.mk
 
-SUBDIRS = Plugins libaudacious intl $(SUBDIR_GUESS) audacious audtool po icons skin
+SUBDIRS = libaudacious intl $(SUBDIR_GUESS) audacious audtool po icons skin
 
 include mk/objective.mk