summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2008-11-26 12:26:31 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2008-11-26 12:26:31 +0000
commit253b0a2e5be803ad4872dbbedc41e953e68d5d4a (patch)
treebd290f9211a4ec58e4e7f72ffa6be0fe68a0c76d
parent06bd727e9de866d47bf219b871894fff73f0b66a (diff)
downloadlasso-253b0a2e5be803ad4872dbbedc41e953e68d5d4a.tar.gz
lasso-253b0a2e5be803ad4872dbbedc41e953e68d5d4a.tar.xz
lasso-253b0a2e5be803ad4872dbbedc41e953e68d5d4a.zip
Add errors.h.in to EXTRA_DIST
* lasso/Makefile.am: errors.h.in must be distributed.
-rw-r--r--lasso/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasso/Makefile.am b/lasso/Makefile.am
index 62ad3bfc..82e09bf3 100644
--- a/lasso/Makefile.am
+++ b/lasso/Makefile.am
@@ -40,7 +40,7 @@ clean-local:
-rm types.c symbols.sym errors.c
EXTRA_DIST = utils.h extract_types.py extract_symbols.py build_strerror.py \
- registry-private.h
+ registry-private.h errors.h.in
if WSF_ENABLED
WSF_LIB_FILE = $(top_builddir)/lasso/id-wsf/liblasso-id-wsf.la