diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 0ac0146..5f94fbb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,7 @@ libicclient_la_SOURCES = \ request.h \ request.c \ product.c \ + catalog.c \ ord.c \ login.h \ login.c \ |