Changeset 7b7f3cf in git for factory/libfac/Makefile.am


Ignore:
Timestamp:
Apr 29, 2014, 5:50:57 PM (10 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
24819474a270d2480ed2d9f37a85ab3f5eafee1c
Parents:
1f1b0206fc509567ff8cd7d6ec06529471fa7c89
git-author:
Martin Lee <martinlee84@web.de>2014-04-29 17:50:57+02:00
git-committer:
Martin Lee <martinlee84@web.de>2014-05-12 14:35:01+02:00
Message:
chg: changes to libfac Makefile and include due to moving alg_factor.*
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/libfac/Makefile.am

    r1f1b02 r7b7f3cf  
    1212
    1313
    14 CHARSETSRC1 =   charset/csutil.cc charset/charset.cc charset/reorder.cc charset/alg_factor.cc charset/algfactor.cc
     14CHARSETSRC1 =   charset/csutil.cc charset/charset.cc charset/reorder.cc charset/algfactor.cc
    1515
    1616CHARSETSRC =    $(CHARSETSRC1)
     
    2121noinst_HEADERS = factor/helpstuff.h factor/debug.h factor/interrupt.h factor/timing.h \
    2222    factor/tmpl_inst.h \
    23     charset/csutil.h charset/charset.h charset/reorder.h charset/alg_factor.h charset/algfactor.h
     23    charset/csutil.h charset/charset.h charset/reorder.h charset/algfactor.h
    2424
    2525libfac_la_SOURCES   = $(SOURCES)
Note: See TracChangeset for help on using the changeset viewer.