IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 30, 2006, 3:57:06 PM (20 years ago)
Author:
magnier
Message:

major file reorganization

File:
1 edited

Legend:

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

    r5316 r7019  
    33AM_LDFLAGS = -L$(top_builddir)/src -lpsmodule $(PSMODULE_LIBS)
    44AM_CFLAGS  = @AM_CFLAGS@ $(PSMODULE_CFLAGS) $(SRCINC)
     5AM_CPPFLAGS = $(SRCINC) $(PSLIB_CFLAGS)
    56
    6 TESTS =
     7TESTS =\
     8    tst_pmAstrometry
     9
     10tst_pmAstrometry_SOURCES = tst_pmAstrometry.c
    711
    812check_PROGRAMS = $(TESTS)
Note: See TracChangeset for help on using the changeset viewer.