summaryrefslogtreecommitdiffstats
path: root/kbackgammon/engines/nextgen/Makefile.am
blob: f7d719e26326f0f009213ca7a580ff828729e1cf (plain)
1
2
3
4
5
6
7
8
9
noinst_LTLIBRARIES = libkbgnextgen.la

libkbgnextgen_la_SOURCES = kbgng.cpp kbgplayer.cpp kbggame.cpp

INCLUDES= -I$(top_srcdir)/kbackgammon -I$(top_srcdir)/kbackgammon/engines \
	 -I$(top_srcdir)/libtdegames/kgame $(all_includes)

METASOURCES = AUTO