From 74683e3fa712d7f4f2b2474cc4c045020ad2bafb Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 1 Aug 2008 17:27:12 +0100 Subject: of course, the right thing to do is make a static lib to avoid playing with ../src/ type paths --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 34fc235..a1a3eb9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = src doc tools policy po +SUBDIRS = libdevkit-power src doc tools policy po # Creating ChangeLog from git log (taken from cairo/Makefile.am): ChangeLog: $(srcdir)/ChangeLog -- cgit v1.2.1