diff options
author | Stijn Buys <ingar@osirion.org> | 2007-10-22 17:40:39 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2007-10-22 17:40:39 +0000 |
commit | aa33bc22ec4cd14e200ba9e09c43e884a2101a74 (patch) | |
tree | 632021226cb8f0d5c05266b2bb84c607fbc27b80 /src/gl | |
parent | f8e9eab39a5e96d478762d06e27ec38f80128435 (diff) |
basis system console
Diffstat (limited to 'src/gl')
-rw-r--r-- | src/gl/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gl/Makefile.am b/src/gl/Makefile.am index 3fcd178..671ff5f 100644 --- a/src/gl/Makefile.am +++ b/src/gl/Makefile.am @@ -7,4 +7,3 @@ noinst_LTLIBRARIES = libosiriongl.la INCLUDES = -I$(top_srcdir)/src libosiriongl_la_SOURCES = box.h box.cc sphere.cc sphere.h osiriongl.cc \ osiriongl.h -noinst_HEADERS = box.h box.h |