# HG changeset patch # User nenolod # Date 1158567655 25200 # Node ID 1a0e5f65d82dee47e2c6f8e3050f95dd1e63d7ff # Parent 13389e613d67baf400a96ff7fd83d67de1e42466 [svn] - updates here for new buildsystem diff -r 13389e613d67 -r 1a0e5f65d82d Makefile --- a/Makefile Mon Sep 18 01:11:49 2006 -0700 +++ b/Makefile Mon Sep 18 01:20:55 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 = src include mk/objective.mk