Skip to content

Commit

Permalink
Don't forget to distribute the test scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
dag-erling committed Sep 5, 2016
1 parent 56ad192 commit 79d3ff4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions bin/dirconv/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ bin_PROGRAMS = dirconv
dirconv_LDADD = $(ICONV_LIBS)
dist_man1_MANS = dirconv.1
TESTS = t_dirconv
EXTRA_DIST = $(TESTS)
1 change: 1 addition & 0 deletions bin/mixconv/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ bin_PROGRAMS = mixconv
mixconv_LDADD = $(ICONV_LIBS)
dist_man1_MANS = mixconv.1
TESTS = t_mixconv
EXTRA_DIST = $(TESTS)

0 comments on commit 79d3ff4

Please sign in to comment.