Removed commented lines
parent
55dedc97e3
commit
9be2f3c102
|
@ -33,11 +33,6 @@ libgtsam_la_SOURCES =
|
|||
libgtsam_la_LIBADD = $(SUBLIBS)
|
||||
libgtsam_la_LDFLAGS = -version-info 0:0:0
|
||||
|
||||
# Store the absolute path to the directory above gtsam for the include path,
|
||||
# saves us from having an extra 'gtsam' subdirectory.
|
||||
#BORG_SRCROOT := $(shell cd $(top_srcdir)/.. && pwd)
|
||||
#AM_MAKEFLAGS = "BORG_SRCROOT=$(BORG_SRCROOT)"
|
||||
|
||||
# Add these files to make sure they're in the distribution
|
||||
noinst_HEADERS = gtsam.h
|
||||
EXTRA_DIST = autogen.sh configure.ac THANKS
|
||||
|
|
Loading…
Reference in New Issue