aboutsummaryrefslogtreecommitdiff
path: root/utils/Burg
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-04-13 06:27:20 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-04-13 06:27:20 +0000
commit28421d0a805e0069b8647e11b0e09064b940623a (patch)
tree62863b695cc5abbc625e3a8878f3f9c7b9635b36 /utils/Burg
parent9b6e67e1ecd88ef74dfdb4fe1736216035b89a98 (diff)
Add missing things to the distribution.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27650 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/Burg')
-rw-r--r--utils/Burg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Burg/Makefile b/utils/Burg/Makefile
index 97750b2a58..f40f3eb71d 100644
--- a/utils/Burg/Makefile
+++ b/utils/Burg/Makefile
@@ -10,7 +10,7 @@ LEVEL = ../..
TOOLNAME = burg
BUILT_SOURCES = gram.tab.c gram.tab.h
-EXTRA_DIST = gram.yc gram.tab.c gram.tab.h sample.gr
+EXTRA_DIST = gram.yc gram.tab.c gram.tab.h sample.gr burg.shar.gz COPYRIGHT Doc
include $(LEVEL)/Makefile.common