Skip to content

Commit

Permalink
added EXTRA_DIST to make distckeck happy (please autofoo masters chec…
Browse files Browse the repository at this point in the history
…k that)
  • Loading branch information
bestouff committed May 17, 2005
1 parent 29bd1ef commit 8e93f99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
bin_PROGRAMS = genext2fs
genext2fs_SOURCES = genext2fs.c
man_MANS = genext2fs.8
EXTRA_DIST = $(man_MANS)

# test genext2fs by creating the image and comparing checksums
test: all
Expand Down

0 comments on commit 8e93f99

Please sign in to comment.