Changes in directory llvm/utils/TableGen:

Makefile updated: 1.16 -> 1.17
---
Log message:

Add missing things to the distribution.


---
Diffs of the changes:  (+2 -0)

 Makefile |    2 ++
 1 files changed, 2 insertions(+)


Index: llvm/utils/TableGen/Makefile
diff -u llvm/utils/TableGen/Makefile:1.16 llvm/utils/TableGen/Makefile:1.17
--- llvm/utils/TableGen/Makefile:1.16   Sat Aug 27 13:50:39 2005
+++ llvm/utils/TableGen/Makefile        Thu Apr 13 01:27:20 2006
@@ -9,6 +9,8 @@
 LEVEL = ../..
 TOOLNAME = tblgen
 USEDLIBS = LLVMSupport.a LLVMSystem.a
+EXTRA_DIST = FileLexer.cpp.cvs FileLexer.l.cvs \
+            FileParser.cpp.cvs FileParser.h.cvs FileParser.y.cvs
 
 include $(LEVEL)/Makefile.common
 



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to