Changeset d5613c3 in git


Ignore:
Timestamp:
Apr 15, 2015, 1:43:32 PM (8 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
e523f3501b57e41faeb3688cbe5daa7373cf1408
Parents:
5c4d1ace7d25ffdd955975f75255e3b15a3fc2f7
Message:
fix: tr #720 (install omalloc/omallocClass.h)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • omalloc/Makefile.am

    r5c4d1a rd5613c3  
    66
    77libomalloc_include_HEADERS = \
    8 omalloc.h               omDerivedConfig.h       \
     8omalloc.h               omallocClass.h          omDerivedConfig.h       \
    99omError.h               omStructs.h             omAllocDecl.h           \
    1010omInlineDecl.h          omBin.h                 omMemOps.h              \
     
    1616
    1717noinst_HEADERS= omPage.h omDefaultConfig.h omReturn.h omGetPageSize.h \
    18   omMalloc.h omMallocSystem.h omallocClass.h
     18  omMalloc.h omMallocSystem.h
    1919
    2020SOURCES=\
Note: See TracChangeset for help on using the changeset viewer.