Skip to content

Commit

Permalink
autotools: include reg.sh and cakey.pem files in dist tarball
Browse files Browse the repository at this point in the history
Add reg.sh and cake.pem as files to be included in tar

Signed-off-by: Debora V Babb <[email protected]>
Signed-off-by: Ken Goldman <[email protected]>
  • Loading branch information
Debora V Babb authored and kgoldman committed Jul 17, 2019
1 parent 397b5d4 commit fe60dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SUBDIRS = utils utils12
EXTRA_DIST = utils/policies utils/certificates utils/regtests utils/man demo
EXTRA_DIST = utils/policies utils/certificates utils/regtests utils/man utils/reg.sh utils/cakey.pem demo
ACLOCAL_AMFLAGS = -I m4

pkgname = $(PACKAGE_TARNAME)-$(PACKAGE_VERSION)
Expand Down

0 comments on commit fe60dd7

Please sign in to comment.