]> Git Repo - binutils.git/blobdiff - ld/Makefile.am
2008-12-23 Tristan Gingold <[email protected]>
[binutils.git] / ld / Makefile.am
index a38c69fd39f89392b7220d84465d62e3b3e8a775..206d69dc180eb4496ef434a962b2756624a5b945 100644 (file)
@@ -1914,7 +1914,8 @@ install-data-local: install-info
 
 # Stuff that should be included in a distribution.  The diststuff
 # target is run by the taz target in ../Makefile.in.
-EXTRA_DIST = ldgram.c ldgram.h ldlex.c emultempl/spu_ovl.o_c $(man_MANS)
+EXTRA_DIST = ldgram.c ldgram.h ldlex.c emultempl/spu_ovl.o_c \
+           deffilep.c deffilep.h $(man_MANS)
 diststuff: info $(EXTRA_DIST)
 all: info ld.1
 
This page took 0.021018 seconds and 4 git commands to generate.