source: soft/giet_vm/mover/include/libelfpp/elfpp/Makefile.am @ 160

Last change on this file since 160 was 160, checked in by karaoui, 12 years ago

giet-vm new version

File size: 347 bytes
Line 
1
2pkgincludedir = $(includedir)/elfpp
3
4pkginclude_HEADERS = access elfpp_access.hh elfpp_access.hxx                    \
5        elfpp_bits.hh elfpp.hh elfpp_object.hh elfpp_object.hxx                 \
6        elfpp_reloc.hh elfpp_reloc.hxx elfpp_segment.hh                         \
7        elfpp_segment.hxx elfpp_section.hh elfpp_section.hxx                    \
8        elfpp_symbol.hh elfpp_symbol.hxx object reloc section symbol segment
9
Note: See TracBrowser for help on using the repository browser.