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:
tg(x) 2011-12-04 15:04:48 +01:00
parent 0fefc0be74
commit 2e0972f862

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}