Distribute .gitignore files.
[libguestfs.git] / daemon / Makefile.am
index 04d50eb..7bfb280 100644 (file)
@@ -37,7 +37,8 @@ BUILT_SOURCES = \
        guestfs_protocol.c \
        guestfs_protocol.h
 
        guestfs_protocol.c \
        guestfs_protocol.h
 
-EXTRA_DIST = $(BUILT_SOURCES)
+EXTRA_DIST = $(BUILT_SOURCES) \
+       .gitignore
 
 # This convenience library is solely to avoid compiler warnings
 # in its generated sources.
 
 # This convenience library is solely to avoid compiler warnings
 # in its generated sources.