summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorRichard Jones <rjones@trick.home.annexia.org>2009-09-14 19:35:46 +0100
committerRichard Jones <rjones@trick.home.annexia.org>2009-09-14 19:35:46 +0100
commit130e7be812c45696877590b2d1bac3ab24883bff (patch)
treead9f1527a832599aef11bafb10bc54479bed7d82 /src/Makefile.am
parent7aa0d646d34f7cad4c220570ab4a0caafb6b4dc1 (diff)
downloadlibguestfs-130e7be812c45696877590b2d1bac3ab24883bff.tar.gz
libguestfs-130e7be812c45696877590b2d1bac3ab24883bff.tar.xz
libguestfs-130e7be812c45696877590b2d1bac3ab24883bff.zip
Move guestfs-internal-actions.h to EXTRA_DIST.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index cd0022d7..fadb8c4c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -19,7 +19,8 @@ EXTRA_DIST = \
guestfs_protocol.x \
MAX_PROC_NR \
stamp-generator \
- generator.ml
+ generator.ml \
+ guestfs-internal-actions.h
# Rerun the generator if it has changed.
# Git removes empty directories, so in cases where the
@@ -46,7 +47,6 @@ BUILT_SOURCES = \
guestfs-structs.h \
guestfs-actions.h \
guestfs-actions.c \
- guestfs-internal-actions.h \
guestfs-bindtests.c
# This convenience library is solely to avoid compiler warnings