]> git.mxchange.org Git - flightgear.git/blobdiff - Scenery/Makefile
Initial revision.
[flightgear.git] / Scenery / Makefile
index fe6996e7186b4f65d0414def53cfa4b432f9893d..22abe6c73010f7bf5d2a7c9e29a7ad7d6df0751e 100644 (file)
@@ -28,7 +28,7 @@ ARLIBRARY = libScenery.a
 TARGETS = $(ARLIBRARY)
 
 CFILES =  bucketutils.c common.c geometry.c mesh.c obj.c scenery.c texload.c \
-       tilemgr.c
+       tilecache.c tilemgr.c
 CXXFILES = 
 
 LDIRT = $(FG_ROOT_LIB)/$(ARLIBRARY)