mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
install .h
This commit is contained in:
parent
60fc690d81
commit
a6a795e5a8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ prefix = /usr
|
|||
includedir = ${prefix}/include
|
||||
|
||||
INSTALL = install
|
||||
HEADERS = packet.h parse.h render.h syntax.h text.h
|
||||
HEADERS = packet.h parse.h render.h syntax.h text.h uniform.h variable.h method.h
|
||||
|
||||
install: ${HEADERS}
|
||||
|
||||
|
|
Loading…
Reference in a new issue