diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 0da5b3c..6647606 100644 --- a/Makefile.am +++ b/Makefile.am @@ -74,4 +74,4 @@ ChangeLog: dist-hook: ChangeLog INSTALL -EXTRA_DIST = strnlen.h +EXTRA_DIST += strnlen.h |