Changeset c4e319 in git for factory


Ignore:
Timestamp:
Sep 18, 2014, 6:20:27 PM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
a4771e1b7535535946d3bd424ce5c97bd0866119
Parents:
49d2b5a60475c4c6d2d66343db6babe5c5cc32ca
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-09-18 18:20:27+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-09-23 20:08:14+02:00
Message:
Fix wrongs from 6444d6389c28adc3ffe071f6db085827f420f358
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/Makefile.am

    r49d2b5 rc4e319  
    282282
    283283test_SOURCES = test.cc
    284 test_LDADD   = libfactory.la ../resources/libresources.la
     284test_LDADD   = libfactory.la $(libfactory_la_LIBADD)
    285285
    286286####################################################
Note: See TracChangeset for help on using the changeset viewer.