summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-01 14:02:37 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-01 14:02:37 +0200
commitd7f89e6fe63b8697fab5a901cfce457b375638b3 (patch)
tree30b4b81d186a06b64cd1ffb51236ec52a8e47e34 /doc/Makefile.am
parent22f703cab05b7cd368f4de9e03991b7664dc5022 (diff)
Imported Upstream version 1.5.1upstream/1.5.1
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
deleted file mode 100644
index ea48cb5..0000000
--- a/doc/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-docdir = $(datadir)/doc/argyll
-
-doc_DATA = $(wildcard *.txt) $(wildcard *.html) $(wildcard *.jpg) \
- $(wildcard *.gif)
-
-EXTRA_DIST = $(doc_DATA)