Skip to content

Commit

Permalink
Add a missing xml file to distro
Browse files Browse the repository at this point in the history
  • Loading branch information
pnorbert committed Nov 17, 2016
1 parent e2b6923 commit 388640d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ global_array_time_read_as_stream_C_LDADD += $(ADIOSREADLIB_LDADD)

CLEANFILES = *.bp *.ch *.fh
CC=$(MPICC)
EXTRA_DIST = global_array_time_C.xml global_array_time_F.xml
EXTRA_DIST = global_array_time_C.xml global_array_time_F.xml global_array_time_aggr_C.xml

if BUILD_FORTRAN
check_PROGRAMS += global_array_time_write_F
Expand Down

0 comments on commit 388640d

Please sign in to comment.