Skip to content

Commit 740a8d9

Browse files
committed
include all modules in distribution
1 parent ecd7c29 commit 740a8d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile.am

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ if BUILD_DARSHAN_UTIL
1515
SUBDIRS += darshan-util
1616
endif
1717

18-
EXTRA_DIST = doc \
18+
EXTRA_DIST = modules \
19+
doc \
1920
darshan-test \
2021
COPYRIGHT \
2122
ChangeLog \

0 commit comments

Comments
 (0)