diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 41859a2eaef..0331c86f394 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,8 +2,7 @@ EXTRA_DIST = autogen.sh \ COPYING-GPLV2 COPYING-LGPLV3 \ INSTALL README AUTHORS THANKS NEWS \ glusterfs.spec glusterfs-api.pc.in libgfchangelog.pc.in \ - error-codes.json gf-error-codes.h.template \ - gen-headers.py run-tests.sh \ + run-tests.sh \ build-aux/pkg-version \ build-aux/xdrgen \ contrib/argp-standalone \ |