diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 58b2599..7ebee55 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ AM_CFLAGS = -std=c99 -pedantic -Wall -Wextra sbin_PROGRAMS = noinst_LIBRARIES = -EXTRA_DIST = +EXTRA_DIST = README LICENSE include lib/Makemodule.am include cmd/Makemodule.am |