diff options
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 |