-rw-r--r-- | src/Makefile.am | 2 |
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.h | 89 | # util/amd_performance_monitor/ati_counter_info.h |
90 | #util/amd_performance_monitor/ati_get_group_and_counter_list.h | 90 | #util/amd_performance_monitor/ati_get_group_and_counter_list.h |
91 | 91 | ||
92 | AM_CFLAGS = -Wall -ggdb -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/ncbi | 92 | AM_CFLAGS = -Wall -ggdb -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE |
93 | 93 | ||
94 | # DB2 Precompiler for Embedded SQL | 94 | # DB2 Precompiler for Embedded SQL |
95 | %.c : %.sqc | 95 | %.c : %.sqc |