IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 12, 2005, 2:38:58 PM (21 years ago)
Author:
desonia
Message:

changes to allow build outside of source area.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/imageops/Makefile.am

    r5227 r5303  
    11#Makefile for imageops tests of psLib
    22#
    3 AM_CPPFLAGS = $(SRCINC) $(PSLIB_CFLAGS)
     3AM_CPPFLAGS = $(SRCINC) $(PSLIB_CFLAGS) -DVERIFIED_DIR=\"$(srcdir)/verified\"
    44AM_LDFLAGS = -L$(top_builddir)/src -lpslib $(PSLIB_LIBS)
    55
Note: See TracChangeset for help on using the changeset viewer.