diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-01 14:02:47 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-01 14:02:47 +0200 |
commit | ebf181ce25f98bfdd5a6beb0327f7cfa10a39ac6 (patch) | |
tree | 30b4b81d186a06b64cd1ffb51236ec52a8e47e34 /doc/Makefile.am | |
parent | 22f703cab05b7cd368f4de9e03991b7664dc5022 (diff) | |
parent | d7f89e6fe63b8697fab5a901cfce457b375638b3 (diff) |
Merge tag 'upstream/1.5.1'
Upstream version 1.5.1
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 6 |
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) |