summaryrefslogtreecommitdiffstats
path: root/Makefile-files
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile-files')
-rw-r--r--Makefile-files10
1 files changed, 10 insertions, 0 deletions
diff --git a/Makefile-files b/Makefile-files
new file mode 100644
index 0000000..ca6b323
--- /dev/null
+++ b/Makefile-files
@@ -0,0 +1,10 @@
+# -*- makefile -*-
+
+dist_doc_DATA += LICENSE.GPL LICENSE.MIT
+UPLOAD_FILES += LICENSE.GPL LICENSE.MIT
+
+dist_doc_DATA += INSTALL
+UPLOAD_FILES += INSTALL
+
+dist_doc_DATA += README
+UPLOAD_FILES += README