summaryrefslogtreecommitdiffstats
authorDon Pellegrino <don@drexel.edu>2009-10-01 20:01:39 (GMT)
committer Don Pellegrino <don@drexel.edu>2009-10-01 20:01:39 (GMT)
commitaeaf641df8c44c7fa415abd325233fe739bf5b1d (patch) (unidiff)
treee8936497ff25b9d64997bc6dd308dbc16de2757d
parent1e411153c9ca4c1b9eb36cbb92810faf507c7558 (diff)
downloadexp005-aeaf641df8c44c7fa415abd325233fe739bf5b1d.zip
exp005-aeaf641df8c44c7fa415abd325233fe739bf5b1d.tar.gz
exp005-aeaf641df8c44c7fa415abd325233fe739bf5b1d.tar.bz2
Removed the NCBI directory from the list of includes since the
visualization client does not make directly calls to the NCBI Toolbox yet.
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 82ddc3b..4938ed4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -89,7 +89,7 @@ noinst_HEADERS = \
89 # util/amd_performance_monitor/ati_counter_info.h89 # util/amd_performance_monitor/ati_counter_info.h
90 #util/amd_performance_monitor/ati_get_group_and_counter_list.h90 #util/amd_performance_monitor/ati_get_group_and_counter_list.h
9191
92AM_CFLAGS = -Wall -ggdb -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/ncbi92AM_CFLAGS = -Wall -ggdb -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
9393
94# DB2 Precompiler for Embedded SQL94# DB2 Precompiler for Embedded SQL
95%.c : %.sqc95%.c : %.sqc

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.