mojo_client/Makefile.am
2008-10-12 10:08:49 +00:00

5 lines
271 B
Makefile

## Makefile.am - process this file with automake
AM_CPPFLAGS = -I$(top_builddir)/src/Client -I$(top_builddir)/src/shared -I$(top_builddir)/src/Client/DefScript -I$(top_builddir)/src/Client/World -I$(top_builddir)/src/Client/Realm -Wall
SUBDIRS = src
## End Makefile.am