1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00

install .h

This commit is contained in:
Gabor Adam Toth 2011-12-04 15:04:48 +01:00
parent 60fc690d81
commit a6a795e5a8

View file

@ -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}