diff options
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index ebbe6cf..06ea8d5 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -33,6 +33,7 @@ libradsec_la_SOURCES = \ debug.c \ err.c \ event.c \ + listener.c \ message.c \ peer.c \ radsec.c \ |