diff options
| author | megamage <none@none> | 2009-03-02 16:41:20 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-03-02 16:41:20 -0600 |
| commit | 5238b534ad46227c3e5274dfed797d3d926804ce (patch) | |
| tree | 64b461dbe4434e433b845a2acfbf213e3f5c8905 /src/shared/vmap | |
| parent | 9ba3d07fc22864daa51b2faf327ac3336569e463 (diff) | |
[7356] Use tabs for indent in Makefiles Author: freghar
--HG--
branch : trunk
Diffstat (limited to 'src/shared/vmap')
| -rw-r--r-- | src/shared/vmap/Makefile.am | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/src/shared/vmap/Makefile.am b/src/shared/vmap/Makefile.am index 3829117f2a9..483a926c907 100644 --- a/src/shared/vmap/Makefile.am +++ b/src/shared/vmap/Makefile.am @@ -29,30 +29,30 @@ AM_CPPFLAGS = $(TRINI_INCLUDES) -I$(top_builddir)/src/shared -I$(srcdir) -I$(src noinst_LIBRARIES = libmangosvmaps.a libmangosvmaps_a_SOURCES = \ - AABSPTree.h \ - BaseModel.cpp \ - BaseModel.h \ - CoordModelMapping.cpp \ - CoordModelMapping.h \ - DebugCmdLogger.cpp \ - DebugCmdLogger.h \ - IVMapManager.h \ - ManagedModelContainer.cpp \ - ManagedModelContainer.h \ - ModelContainer.cpp \ - ModelContainer.h \ - NodeValueAccess.h \ - ShortBox.h \ - ShortVector.h \ - SubModel.cpp \ - SubModel.h \ - TileAssembler.cpp \ - TileAssembler.h \ - TreeNode.cpp \ - TreeNode.h \ - VMapDefinitions.h \ - VMapFactory.cpp \ - VMapFactory.h \ - VMapManager.cpp \ - VMapManager.h \ - VMapTools.h + AABSPTree.h \ + BaseModel.cpp \ + BaseModel.h \ + CoordModelMapping.cpp \ + CoordModelMapping.h \ + DebugCmdLogger.cpp \ + DebugCmdLogger.h \ + IVMapManager.h \ + ManagedModelContainer.cpp \ + ManagedModelContainer.h \ + ModelContainer.cpp \ + ModelContainer.h \ + NodeValueAccess.h \ + ShortBox.h \ + ShortVector.h \ + SubModel.cpp \ + SubModel.h \ + TileAssembler.cpp \ + TileAssembler.h \ + TreeNode.cpp \ + TreeNode.h \ + VMapDefinitions.h \ + VMapFactory.cpp \ + VMapFactory.h \ + VMapManager.cpp \ + VMapManager.h \ + VMapTools.h |
