Changeset 19:0739d3edb6b7 in vscpl


Ignore:
Timestamp:
04/13/13 14:43:02 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Modified to avoid the distribution of config.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hu/varadiistvan/scpl/Makefile.am

    r8 r19  
    2929include_vscpldir=$(includedir)/hu/varadiistvan/scpl
    3030include_vscpl_HEADERS=\
    31         config.h                \
    3231        types.h                 \
    3332        Thread.h                \
     
    3534        CondVar.h               \
    3635        PseudoRandom.h
     36nodist_include_vscpl_HEADERS=config.h
Note: See TracChangeset for help on using the changeset viewer.