aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 795832d..832fd55 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -84,7 +84,8 @@ gdbmtool_SOURCES = \
gram.y\
lex.l\
gdbmtool.h\
- gdbmtool.c
+ gdbmtool.c\
+ var.c
AM_YFLAGS = -dtv
#AM_LFLAGS = -d

Return to:

Send suggestions and report system problems to the System administrator.