Index: libiberty/makefile.vms |
diff --git a/libiberty/makefile.vms b/libiberty/makefile.vms |
index 606adac096437d872faa0c905ff037790fe15e41..15a7d0a206b6ac0210d28e8b132610c520d44e27 100644 |
--- a/libiberty/makefile.vms |
+++ b/libiberty/makefile.vms |
@@ -13,7 +13,8 @@ OBJS=getopt.obj,obstack.obj,xexit.obj,xmalloc.obj,hex.obj,\ |
concat.obj,getruntime.obj,getpagesize.obj,getpwd.obj,xstrerror.obj,\ |
xmemdup.obj,xstrdup.obj,xatexit.obj,choose-temp.obj,fnmatch.obj,\ |
objalloc.obj,safe-ctype.obj,hashtab.obj,lbasename.obj,argv.obj,\ |
- lrealpath.obj,make-temp-file.obj,stpcpy.obj,unlink-if-ordinary.obj |
+ lrealpath.obj,make-temp-file.obj,stpcpy.obj,unlink-if-ordinary.obj,\ |
+ dwarfnames.obj |
ifeq ($(CC),gcc) |
CFLAGS=/include=([],[-.include]) |