Ignore:
Timestamp:
Apr 9, 2007, 12:09:58 AM (16 years ago)
Author:
Jari Häkkinen
Message:

Addresses #217. Fixed so that 'make distcheck' compiles but tests fail due to data file access.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/random/Makefile.am

    r831 r833  
    33## $Id$
    44
    5 # Copyright (C) 2005, 2006 Jari Häkkinen
     5# Copyright (C) 2005, 2006, 2007 Jari Häkkinen
    66#
    77# This file is part of the yat library, http://lev.thep.lu.se/trac/yat
     
    2222# 02111-1307, USA.
    2323
     24AM_CPPFLAGS = -I@top_srcdir@
     25
    2426noinst_LTLIBRARIES = librandom.la
    2527librandom_la_SOURCES = \
Note: See TracChangeset for help on using the changeset viewer.