Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 1658e2c64eed820d9ece8f3b86595cd9a36dfa45 (plain)
1
2
3
4
5
6
AM_CPPFLAGS = -I$(top_srcdir)/src
METASOURCES = AUTO
noinst_LTLIBRARIES = libauxiliary.la
libauxiliary_la_LDFLAGS = -avoid-version -no-undefined
libauxiliary_la_SOURCES = functions.cc
noinst_HEADERS = functions.h