FreeCalypso > hg > themwi-rtp-mgr
comparison include/Makefile @ 9:3e88515bcc6d
include/Makefile: install all headers
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 27 May 2024 22:11:44 +0000 |
parents | 560a3765ab30 |
children |
comparison
equal
deleted
inserted
replaced
8:7e2b24fc097b | 9:3e88515bcc6d |
---|---|
1 FILES= pstn_defs.h rtp_alloc_if.h rtp_defs.h | 1 FILES= pstn_defs.h rtp_alloc_if.h rtp_alloc_resp.h rtp_alloc_simple.h \ |
2 rtp_defs.h | |
2 | 3 |
3 include ../config.defs | 4 include ../config.defs |
4 | 5 |
5 INSTDIR=${DESTDIR}${includedir}/themwi/rtp | 6 INSTDIR=${DESTDIR}${includedir}/themwi/rtp |
6 | 7 |