X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=include%2FMakefile.am;h=38b91cc41db261fafdb012877108fbf94bba5af7;hb=71d10208f91a566b40ea1bdbb1e2f20f85f8182f;hp=73932c2f9bcfdb815112e85cffcd3c00dfb4c8d1;hpb=42b90ecb2ee941bfcb1190dda1e18dca4aee3c51;p=command.git diff --git a/include/Makefile.am b/include/Makefile.am index 73932c2..38b91cc 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -5,4 +5,9 @@ nobase_pkginclude_HEADERS = \ argument.h \ option.h \ command.h \ - required.h + required.h \ + grouped.h \ + exception/missingOptionValue.h \ + exception/missingRequiredParameter.h \ + exception/optionFailedConversion.h \ + exception/optionValueNotSpecified.h