mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-12-16 14:28:43 +00:00
11 lines
247 B
Makefile
11 lines
247 B
Makefile
#
|
|
# $Id: Makefile.am,v 1.1 2001-08-01 08:45:06 valignat Exp $
|
|
#
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
includedir = ${prefix}/include/nel/cegui
|
|
|
|
include_HEADERS = nelrenderer.h nelresourceprovider.h neltexture.h
|
|
|
|
# End of Makefile.am
|