diff options
Diffstat (limited to 'smime/lib')
-rw-r--r-- | smime/lib/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/smime/lib/Makefile.am b/smime/lib/Makefile.am index a9068e3b18..7e599241a8 100644 --- a/smime/lib/Makefile.am +++ b/smime/lib/Makefile.am @@ -33,3 +33,5 @@ MARSHAL_GENERATED = smime-marshal.c smime-marshal.h BUILT_SOURCES = $(MARSHAL_GENERATED) CLEANFILES = $(BUILT_SOURCES) + +EXTRA_DIST = smime-marshal.list |