summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lasso/id-wsf/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/lasso/id-wsf/Makefile.am b/lasso/id-wsf/Makefile.am
index 43d4a392..109fea2c 100644
--- a/lasso/id-wsf/Makefile.am
+++ b/lasso/id-wsf/Makefile.am
@@ -17,7 +17,8 @@ WSF_C_FILES = \
wsf_profile.c
lasso_private_h_sources = \
- data_service_private.h
+ data_service_private.h \
+ wsf_profile_private.h
WSF_H_FILES = \
authentication.h \