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.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/build-aux/Makefile.am b/build-aux/Makefile.am
index 1bf1c38d..8d4ff535 100644
--- a/build-aux/Makefile.am
+++ b/build-aux/Makefile.am
@@ -1,7 +1,7 @@
EXTRA_DIST = \
header-generator.xsl \
- mm-enums-types.h.template \
- mm-enums-types.c.template \
- mm-enums-errors.h.template \
- mm-enums-errors.c.template
+ mm-enums-template.h \
+ mm-enums-template.c \
+ mm-errors-template.h \
+ mm-errors-template.c