summaryrefslogtreecommitdiffstats
path: root/kbackgammon/engines/nextgen/Makefile.am
blob: ed58d2f4ad7d8647976dd9e337bfc3e7c1ee3ce1 (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)/libkdegames/kgame $(all_includes)

METASOURCES = AUTO