aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-03-02 09:18:01 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-03-02 09:18:01 +0000
commit5ecb9985810a929cc9722bb826dc7915088f247e (patch)
tree5d857b22375f40954203ab29aa4ec7bbd5f9c492 /Makefile.am
parentWhite space fixes. (diff)
downloadsandbox-5ecb9985810a929cc9722bb826dc7915088f247e.tar.gz
sandbox-5ecb9985810a929cc9722bb826dc7915088f247e.tar.bz2
sandbox-5ecb9985810a929cc9722bb826dc7915088f247e.zip
Fix symbols.in not added to dist.
Signed-off-by: Martin Schlemmer <azarah@gentoo.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 17158c7..dd8709a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gzip
-EXTRA_DIST = sandbox.bashrc canonicalize.c libctest.c
+EXTRA_DIST = sandbox.bashrc canonicalize.c libctest.c symbols.in
CLEANFILES = symbols.h
AM_CPPFLAGS = -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT \
@@ -10,7 +10,6 @@ AM_CPPFLAGS = -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT \
dist_pkgdata_DATA = sandbox.bashrc
lib_LTLIBRARIES = libsandbox.la
-nodist_EXTRA_libsandbox_la_SOURCES = symbols.h
libsandbox_la_SOURCES = libsandbox.c sandbox_futils.c localdecls.h
libsandbox_la_LDFLAGS = -Wc,-nostdlib -Wc,-nodefaultlibs -lc -ldl
# We need -fexceptions here, else we do not catch exceptions