Changeset 1356 for trunk/Makefile.am


Ignore:
Timestamp:
Jun 24, 2008, 1:19:05 AM (15 years ago)
Author:
Peter
Message:

fixes #533 - added creation and installation of a yat.pc file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.am

    r1354 r1356  
    3030bin_SCRIPTS=build_support/yat-config
    3131
     32pkgconfigdir = $(libdir)/pkgconfig
     33pkgconfig_DATA= build_support/yat.pc
     34
    3235.PHONY: doc
    3336doc:; @(cd doc; $(MAKE) $(AM_MAKEFLAGS) $@)
Note: See TracChangeset for help on using the changeset viewer.