diff options
Diffstat (limited to 'cmd/Makefile.am')
-rw-r--r-- | cmd/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/Makefile.am b/cmd/Makefile.am index f211db18f..1a10fa808 100644 --- a/cmd/Makefile.am +++ b/cmd/Makefile.am @@ -3,3 +3,4 @@ INCLUDES = -I$(top_srcdir)/include sbin_PROGRAMS = splat splat_SOURCES = splat.c splat_LDFLAGS = $(top_builddir)/lib/libcommon.la +EXTRA_DIST = splat.h |