tMakefile.am - vaccinewars - be a doctor and try to vaccinate the world
HTML git clone git://src.adamsgaard.dk/vaccinewars
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
tMakefile.am (176B)
---
1 noinst_LIBRARIES = libcursesclient.a
2 libcursesclient_a_SOURCES = curses_client.c curses_client.h
3 AM_CPPFLAGS= -I${srcdir} -I$(top_srcdir)/src @GLIB_CFLAGS@
4 DEFS = @DEFS@