IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 2, 2010, 3:30:48 PM (16 years ago)
Author:
Paul Price
Message:

Add pkgconfig file, since ippTools now requires pstamp.

Location:
branches/pap/pstamp
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/pstamp

    • Property svn:ignore
      •  

        old new  
        1616ltmain.sh
        1717libtool
         18ppstamp.pc
  • branches/pap/pstamp/Makefile.am

    r16675 r28195  
    11SUBDIRS = src scripts
    22
     3pkgconfigdir = $(libdir)/pkgconfig
     4pkgconfig_DATA= ppstamp.pc
     5
     6EXTRA_DIST = \
     7        ppstamp.pc.in
     8
    39CLEANFILES = *~ core core.*
Note: See TracChangeset for help on using the changeset viewer.