Skip to content

Commit e31ec4f

Browse files
committed
added missing file to distribution
1 parent 14770eb commit e31ec4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/python/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ INTERFACES = $(srcdir)/../ca.i \
66
$(srcdir)/../objects.i \
77
$(srcdir)/../util.i
88

9-
EXTRA_DIST = setup.py.in cvc_rehash.in test.py chat.py example.py
9+
EXTRA_DIST = setup.py.in cvc_rehash.in test.py chat.py example.py pace_entity.py
1010
CLEANFILES = setup.py
1111
bin_SCRIPTS = cvc_rehash
1212

0 commit comments

Comments
 (0)