Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: c167667d5ac8766e8afc0d1b02a52acfe06712ad (plain)
1
2
3
4
5
INCLUDES = -I$(top_srcdir)/src
METASOURCES = AUTO
bin_PROGRAMS = osiriond
osiriond_SOURCES = console.cc console.h main.cc timer.cc timer.h
osiriond_LDADD = $(top_builddir)/src/game/libgame.la