aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2006-07-09 19:13:57 +0000
committerMartin Schlemmer <azarah@gentoo.org>2006-07-09 19:13:57 +0000
commitaf23d1cbc9351808befde8e61da51ce202eaaa64 (patch)
tree3aac0dab22ed88d4293bd28021e690ff2daf103e /Makefile.am
parentReformat previous added code a bit, and add debug messages (diff)
downloadsandbox-af23d1cbc9351808befde8e61da51ce202eaaa64.tar.gz
sandbox-af23d1cbc9351808befde8e61da51ce202eaaa64.tar.bz2
sandbox-af23d1cbc9351808befde8e61da51ce202eaaa64.zip
As we are using a symbol map for libsandbox, its no longer needed
to have all the internal functions static, and thus we can break things out a bit and make the source layout more sane. Start by moving librcutil to libsbutil, and adding all the defines and helper functions needed by both libsandbox and sandbox. Signed-off-by: Martin Schlemmer <azarah@gentoo.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 2cf257b..6171de7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gzip
-SUBDIRS = scripts etc data librcutil src
+SUBDIRS = scripts etc data libsbutil src
-src: librcutil
+src: libsbutil
EXTRA_DIST = localdecls.h ChangeLog.0