Skip to content

Commit 94528c3

Browse files
committed
Merge branch 'fix-build-dist' into develop
* fix-build-dist: Distribute cmdline.ggo fixing error with distcheck
2 parents 4602d87 + ba1a891 commit 94528c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
bin_PROGRAMS = mpi_test_suite
44

5+
EXTRA_DIST = cmdline.ggo
6+
57
cmdline.c cmdline.h: cmdline.ggo
68
gengetopt < $<
79

0 commit comments

Comments
 (0)