Skip to content

Commit 30dc3ce

Browse files
committed
Do not include maint subdirectory into release tarballs
These files are intended for developers who are expected to use a git repository. * Makefile.am (EXTRA_DIST): Remove maint/ioctls_gen.sh, maint/ioctls_hex.sh, maint/ioctls_sym.sh, and maint/print_ioctlent.c.
1 parent 83435b8 commit 30dc3ce

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Makefile.am

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -802,10 +802,6 @@ EXTRA_DIST = \
802802
linux/xtensa/set_scno.c \
803803
linux/xtensa/syscallent.h \
804804
linux/xtensa/userent.h \
805-
maint/ioctls_gen.sh \
806-
maint/ioctls_hex.sh \
807-
maint/ioctls_sym.sh \
808-
maint/print_ioctlent.c \
809805
mpers.awk \
810806
mpers.sh \
811807
mpers_test.sh \

0 commit comments

Comments
 (0)