diff options
Diffstat (limited to 'CommonLibs/Makefile.am')
-rw-r--r-- | CommonLibs/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CommonLibs/Makefile.am b/CommonLibs/Makefile.am index 5d116f9..613af1e 100644 --- a/CommonLibs/Makefile.am +++ b/CommonLibs/Makefile.am @@ -52,4 +52,5 @@ noinst_HEADERS = \ Vector.h \ Logger.h \ trx_vty.h \ - debug.h + debug.h \ + config_defs.h |