aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 00a003186f..72f7ee5988 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -137,7 +137,8 @@ capinfos_SOURCES = \
# captype specifics
captype_SOURCES = \
- captype.c
+ captype.c \
+ version_info.c
# dftest specifics
dftest_SOURCES = \