## Process this file with automake to produce Makefile.in ## ## $Id: Makefile.am 375 2005-08-07 21:51:58Z jari $ INCLUDES = @LOCAL_INCLUDES@ noinst_LTLIBRARIES = librandom.la librandom_la_SOURCES = \ random.cc include_randomdir = $(includedir)/c++_tools/random include_random_HEADERS = \ random.h