Fix distcheck
authorDavid Schleef <ds@schleef.org>
Thu, 30 Sep 2010 02:58:56 +0000 (19:58 -0700)
committerDavid Schleef <ds@schleef.org>
Thu, 30 Sep 2010 03:08:20 +0000 (20:08 -0700)
examples/Makefile.am

index c6c9944..a279d77 100644 (file)
@@ -17,7 +17,7 @@ endif
 AM_LDFLAGS = $(ORC_LIBS)
 AM_CFLAGS = $(ORC_CFLAGS)
 
-EXTRA_DIST = example1orc.orc example2orc.orc example3orc.orc
+EXTRA_DIST = example1orc.orc example2orc.orc example3orc.orc mt19937arorc.orc
 
 CLEANFILES = example1orc.c example1orc.h \
        example2orc.c example2orc.h \