From: Eric Biggers Date: Sun, 8 Dec 2013 09:11:07 +0000 (-0600) Subject: Makefile.am: Fix EXTRA_DIST X-Git-Tag: v1.5.3~2 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=e0d3f9cd10e8517f5b9a46acdb7c7f715cffa6d9 Makefile.am: Fix EXTRA_DIST --- diff --git a/Makefile.am b/Makefile.am index 684454c4..15b6eacc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -213,8 +213,6 @@ EXTRA_DIST = \ rpm \ examples \ README.WINDOWS \ - programs/install.cmd \ - programs/wimapply.c \ tests/common_tests.sh \ tests/tests-common.sh \ tests/security_descriptor_1.base64 \