1#$Id: Makefile.am,v 1.8 2007/06/30 15:40:53 mrsam Exp $
2#
3# Copyright 1998 - 2005 Double Precision, Inc.  See COPYING for
4# distribution information.
5
6
7noinst_LTLIBRARIES=librandom128.la
8
9librandom128_la_SOURCES=random128.c random128.h random128alpha.c \
10	random128binary.c
11