summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorManish Sinha <manishsinha@ubuntu.com>2011-06-05 02:38:58 +0530
committerManish Sinha <manishsinha@ubuntu.com>2011-06-05 02:38:58 +0530
commit0a321e1a04fce8037526e31ba02cc8e35f1ed973 (patch)
treebec04669f4bd7f539fdc0a977ca1890c3075459f /Makefile.am
parentc3d7ba985f1e8c0996432360cc144a8e8b012087 (diff)
Added COPYING File for GPLv3, updated MAINTAINERS file and NEWS file
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f7a17ea..5ad18a5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
SUBDIRS = $(PLUGINS)
-EXTRA_DIST = $(EXTRA_SUBDIRS) MAINTAINERS NEWS README TODO
+EXTRA_DIST = $(EXTRA_SUBDIRS) MAINTAINERS NEWS README TODO COPYING
local-install:
for d in $(PLUGINS); \