diff options
| author | Romain Chantereay <rchantereau@entrouvert.com> | 2004-08-05 15:32:47 +0000 |
|---|---|---|
| committer | Romain Chantereay <rchantereau@entrouvert.com> | 2004-08-05 15:32:47 +0000 |
| commit | 0d7e3772d0a2699889867cbbef90f1467ab9acb2 (patch) | |
| tree | a3105ba04bb2f362a5c3db12cf6f6e52d8e9905a | |
| parent | b12193e68f822203ac01ea81055aebfb45b82544 (diff) | |
- Fix #234
| -rw-r--r-- | lasso/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lasso/Makefile.am b/lasso/Makefile.am index 09c75bd8..31f0dc6c 100644 --- a/lasso/Makefile.am +++ b/lasso/Makefile.am @@ -30,6 +30,7 @@ lib_LTLIBRARIES = \ liblassoinclude_HEADERS = \ export.h \ lasso.h \ + lasso_config.h \ $(NULL) liblasso_la_SOURCES = \ |
