summaryrefslogtreecommitdiffstats
Side-by-side diff
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 42cd2e6..b76d228 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -14,6 +14,7 @@ exp004viz_SOURCES = \
util/check_error.c \
util/pick_convert.c \
view/exp004geometry.c \
+ view/exp004init.c \
view/exp004view.c
exp004viz_LDADD = ${GLUT_LIBS}
@@ -33,6 +34,7 @@ noinst_HEADERS = \
util/pick_convert.h \
view/exp004geometry.h \
view/exp004state0.h \
+ view/exp004init.h \
view/exp004view.h
AM_CFLAGS = -Wall -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/ncbi

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.