diff options
Diffstat (limited to 'zlib/Makefile.am')
-rw-r--r-- | zlib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/Makefile.am b/zlib/Makefile.am index 2d2d749df..2f2f65a29 100644 --- a/zlib/Makefile.am +++ b/zlib/Makefile.am @@ -5,7 +5,7 @@ CFLAGS = -O -Wall -EXTRA_DIST = README algorithm.doc ChangeLog example.c +EXTRA_DIST = README algorithm.doc ChangeLog example.c # I found no other easy way to use this only if zlib is neede # doing this with SUBDIR = @xxx@ in the top Makefile.am does not |