Skip to content

Commit a36db10

Browse files
committed
build: Include python-exec.conf.example in dist tarball
1 parent 634febe commit a36db10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ tests_python_exec2_c_CPPFLAGS = \
2525
tests_print_bufsiz_SOURCES = src/print-bufsiz.c
2626

2727
BUILT_SOURCES = tests/python-exec-c.c
28-
EXTRA_DIST = src/python-exec.in
28+
EXTRA_DIST = src/python-exec.in config/python-exec.conf.example
2929
CLEANFILES = python-exec2 \
3030
tests/python-exec tests/python-exec2-c \
3131
tests/etc/python-exec/python-exec.conf tests/python-exec-c.c \

0 commit comments

Comments
 (0)