Commit bea54b1f7db7a171b93cdfb272abc70a694df465

Daniel Stone 2016-03-31T16:42:41

Add LICENSE to distributed files Signed-off-by: Daniel Stone <daniels@collabora.com>

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Makefile.am b/Makefile.am
index 4115670..e91c484 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,7 @@ EXTRA_DIST = \
 	xkbcommon.map \
 	xkbcommon-x11.map \
 	PACKAGING \
+	LICENSE \
 	test/symbols-leak-test.bash
 
 AM_CPPFLAGS = \