Comment out the rest of the Makefile to make the compierl happy
This commit is contained in:
parent
25fddbf476
commit
ff2bef2784
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
noinst_LIBRARIES = libObjects.a
|
||||
|
||||
libObjects_a_SOURCES =
|
||||
#noinst_LIBRARIES = libObjects.a
|
||||
|
||||
#libObjects_a_SOURCES =
|
||||
# ssgEntityArray.hxx ssgEntityArray.cxx
|
||||
|
||||
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
|
||||
|
|
Loading…
Reference in a new issue