diff Makefile @ 1451:abf8fee03d59 trunk

[svn] - connect sqlite to the build
author nenolod
date Fri, 28 Jul 2006 13:53:45 -0700
parents e67fad649f58
children e402e0217870
line wrap: on
line diff
--- a/Makefile	Fri Jul 28 11:35:59 2006 -0700
+++ b/Makefile	Fri Jul 28 13:53:45 2006 -0700
@@ -3,7 +3,7 @@
 sinclude mk/rules.mk
 include mk/objective.mk
 
-SUBDIRS = Plugins libaudacious intl $(SUBDIR_GUESS) audacious audtool po icons skin
+SUBDIRS = Plugins libaudacious intl $(SUBDIR_GUESS) sqlite audacious audtool po icons skin
 
 install-posthook:
 	@if test `whoami` = 'root' && test -z "$(DESTDIR)"; then \