summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2008-12-21 19:03:07 -0500
committerDavid Zeuthen <davidz@redhat.com>2008-12-21 19:03:07 -0500
commitd29fa4ce18975994f423341556b7767bbd5d3ebf (patch)
tree2a2eb23ec4b3c363c5863269f0d2c34cd8d32277
parent5d7d051bc4a88a1ca060fa8e6ef9813db1a8527b (diff)
fix make distcheck
-rw-r--r--src/eggdbus/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/eggdbus/Makefile.am b/src/eggdbus/Makefile.am
index 013e3af..92ca63a 100644
--- a/src/eggdbus/Makefile.am
+++ b/src/eggdbus/Makefile.am
@@ -227,6 +227,7 @@ libeggdbus_1_la_LIBADD = \
$(NULL)
EXTRA_DIST = \
+ gmarshal.strings \
eggdbusmarshal.list \
eggdbusenumtypes.h.template \
eggdbusenumtypes.c.template \