diff options
| author | derex_tri <none@none> | 2008-10-06 04:27:18 -0500 |
|---|---|---|
| committer | derex_tri <none@none> | 2008-10-06 04:27:18 -0500 |
| commit | 010ed993e1a00246dd15df97a3ba6893410d2d3f (patch) | |
| tree | 1b781a9a3c644e0a8b2c6ef0d4a30fc832a94221 /src/game/Makefile.am | |
| parent | 2a5f169f6258a560d64e227d3179a1eb1b321603 (diff) | |
[svn] * Restore make dist.
--HG--
branch : trunk
Diffstat (limited to 'src/game/Makefile.am')
| -rw-r--r-- | src/game/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Makefile.am b/src/game/Makefile.am index cffd1f7b093..7d0180931b8 100644 --- a/src/game/Makefile.am +++ b/src/game/Makefile.am @@ -29,6 +29,7 @@ noinst_LIBRARIES = libgame.a libgame_a_CPPFLAGS = \ $(MYSQL_INCLUDES) \ $(POSTGRE_INCLUDES) \ +$(TRINI_INCLUDES) \ -I$(top_srcdir)/dep/include \ -I$(top_srcdir)/src/framework \ -I$(top_srcdir)/src/shared \ |
