IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 19, 2005, 12:15:45 PM (21 years ago)
Author:
drobbin
Message:

Applied patches from bug 528

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/Makefile.am

    r5028 r5067  
    11# Makefile for psModule tests
    22
    3 AM_LDFLAGS = -L$(top_builddir)/src -lpsmodule $(LDFLAGS)
    4 AM_CFLAGS = -I$(top_srcdir)/src
     3AM_LDFLAGS = $(top_builddir)/src/libpsmodule.la $(PSMODULE_LIBS)
     4AM_CFLAGS  = @AM_CFLAGS@ -I$(top_srcdir)/src $(PSMODULE_CFLAGS)
    55
    66TESTS = tst_pmFlatField \
Note: See TracChangeset for help on using the changeset viewer.