Skip to content

Commit

Permalink
fix tarball
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Hjelm <[email protected]>
  • Loading branch information
hjelmn committed Mar 14, 2017
1 parent 193b4f1 commit 486c328
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions hdf5-hio/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@

ACLOCAL_AMFLAGS=-I m4

SUBDIRS = src test
SUBDIRS = src test doc

EXTRA_DIST =
EXTRA_DIST =
DISTCLEANFILES =

docs:
Expand Down
2 changes: 1 addition & 1 deletion tools/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ LDADD = ../src/libhio.la
AM_CPPFLAGS = -I$(top_srcdir)/src/include

# install tool manual pages
man1_MANS = man/hio_dump.1
dist_man_MANS = man/hio_dump.1

bin_PROGRAMS = hio_dump

Expand Down

0 comments on commit 486c328

Please sign in to comment.