Changeset 997a5b2 in git for Makefile.am


Ignore:
Timestamp:
Jan 8, 2014, 7:32:16 PM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
Children:
9a6ff9955d9edb236345792b7cb96ead677b27eb
Parents:
312083677957ae66b61a256ea0027e3dea145445
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-01-08 19:32:16+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-01-08 19:39:54+01:00
Message:
Added the generation and installation of pkgconfig (*.pc) files + release versions for packages
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r312083 r997a5b2  
    2626dist_man1_MANS = doc/Singular.man doc/ESingular.man doc/TSingular.man
    2727
     28pkgconfigdir = $(libdir)/pkgconfig
     29pkgconfig_DATA = Singular.pc
Note: See TracChangeset for help on using the changeset viewer.