diff options
-rw-r--r-- | daemon/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 2fe6573b..1664af04 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -33,8 +33,7 @@ BUILT_SOURCES = \ errnostring.c \ errnostring.h -EXTRA_DIST = $(BUILT_SOURCES) \ - .gitignore +EXTRA_DIST = $(BUILT_SOURCES) noinst_LIBRARIES = libprotocol.a |