diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index b2c7e28a..225a364a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -39,6 +39,8 @@ dillo_SOURCES = \ bw.c \ cookies.c \ cookies.h \ + actions.c \ + actions.h \ hsts.c \ hsts.h \ auth.c \ |