From ad0845d0bd7ee0f90c4e73de4950656248d98a3d Mon Sep 17 00:00:00 2001 From: neoraider Date: Fri, 22 Apr 2005 19:51:02 +0000 Subject: Libneofx von Libzoom abgespalten --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..af678bc --- /dev/null +++ b/Makefile.am @@ -0,0 +1,3 @@ +lib_LTLIBRARIES = libneofx.la +libneofx_la_SOURCES = math.c collision.c +nobase_include_HEADERS = neofx/math.h neofx/collision.h neofx/types.h -- cgit v1.2.3