diff options
Diffstat (limited to 'os/Makefile.am')
-rw-r--r-- | os/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os/Makefile.am b/os/Makefile.am index 16ecc15ae..f89da6ba2 100644 --- a/os/Makefile.am +++ b/os/Makefile.am @@ -11,6 +11,7 @@ libos_la_SOURCES = \ WaitFor.c \ access.c \ auth.c \ + backtrace.c \ connection.c \ io.c \ mitauth.c \ |