diff options
-rw-r--r-- | samples/client/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/client/Makefile.am b/samples/client/Makefile.am index 5256723..adb6ef5 100644 --- a/samples/client/Makefile.am +++ b/samples/client/Makefile.am @@ -13,4 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. SUBDIRS = echo math google notify mtom yahoo amqp version mtom_callback session $(NTLM_DIR) +DIST_SUBDIRS = echo math google notify mtom yahoo amqp version mtom_callback session ntlm EXTRA_DIST= Makefile.am |