File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ LEVEL = ../..
10
10
TOOLNAME = burg
11
11
BUILT_SOURCES = gram.tab.c gram.tab.h
12
12
13
- EXTRA_DIST = gram.yc gram.tab.c gram.tab.h sample.gr
13
+ EXTRA_DIST = gram.yc gram.tab.c gram.tab.h sample.gr burg.shar.gz COPYRIGHT Doc
14
14
15
15
include $(LEVEL ) /Makefile.common
16
16
Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ EXTRA_DIST := cgiplotNLT.pl check-each-file codegen-diff countloc.sh cvsupdate \
14
14
DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \
15
15
getsrcs.sh importNLT.pl llvmdo llvmgrep llvm-native-gcc \
16
16
llvm-native-gxx makellvm NightlyTest.gnuplot NightlyTest.pl \
17
- NightlyTestTemplate.html NLT.schema parseNLT.pl plotNLT .pl \
18
- profile .pl RegressionFinder .pl userloc .pl webNLT .pl \
19
- vim llvm-config
17
+ NightlyTestTemplate.html NLT.schema OldenDataRecover .pl \
18
+ parseNLT .pl plotNLT .pl profile .pl RegressionFinder.pl userloc .pl \
19
+ webNLT.pl vim llvm-config
20
20
21
21
include $(LEVEL ) /Makefile.common
22
22
Original file line number Diff line number Diff line change 9
9
LEVEL = ../..
10
10
TOOLNAME = tblgen
11
11
USEDLIBS = LLVMSupport.a LLVMSystem.a
12
+ EXTRA_DIST = FileLexer.cpp.cvs FileLexer.l.cvs \
13
+ FileParser.cpp.cvs FileParser.h.cvs FileParser.y.cvs
12
14
13
15
include $(LEVEL ) /Makefile.common
14
16
You can’t perform that action at this time.
0 commit comments