aboutsummaryrefslogtreecommitdiff
path: root/build-aux/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux/Makefile.am')
-rw-r--r--build-aux/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/build-aux/Makefile.am b/build-aux/Makefile.am
index c27e0f05..acb7afe4 100644
--- a/build-aux/Makefile.am
+++ b/build-aux/Makefile.am
@@ -1,8 +1,8 @@
EXTRA_DIST = \
header-generator.xsl \
- mm-enums-template.h \
- mm-enums-template.c \
- mm-errors-template.h \
- mm-errors-template.c \
- mm-errors-quarks-template.c
+ mm-enums-types.h.template \
+ mm-enums-types.c.template \
+ mm-errors-types.h.template \
+ mm-errors-types.c.template \
+ mm-errors-quarks.c.template