summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2010-12-25 10:19:38 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2010-12-25 10:19:38 +0000
commit888eeb187f542b96e722725f616720038e700b84 (patch)
treeef0b751432c79e9cc1fdbcfc210f8bd959a8abd5 /Makefile.am
parenta27e3bc6d08feeac8e4ee5315a0ad974efee0ee9 (diff)
Add a KNOWN_ISSUES file to track WONTFIX(?) bugs
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index aa784554f..7c03294a0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,7 @@
include $(top_srcdir)/build/Makefile.am.common
EXTRA_DIST += \
+ KNOWN_ISSUES \
README.win32 \
Makefile.win32 \
build/Makefile.win32.common \