diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-06-26 21:41:26 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-06-26 21:41:26 +0300 |
commit | 7124babb15123a69220c450eb0cdf9e979a1d738 (patch) | |
tree | 3dfe249dee17bbf67b69d29acbaf5b278cd21288 /docs/Makefile.am | |
parent | 6d3eedcc3d12ba20d91d39dd22a595f5e4c5207f (diff) | |
download | plus-7124babb15123a69220c450eb0cdf9e979a1d738.tar.gz plus-7124babb15123a69220c450eb0cdf9e979a1d738.tar.bz2 plus-7124babb15123a69220c450eb0cdf9e979a1d738.tar.xz plus-7124babb15123a69220c450eb0cdf9e979a1d738.zip |
Fix make file for example branding script.
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 9dd4affe3..e76af80b8 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -7,4 +7,4 @@ EXTRA_DIST = $(man6_MANS) \ SOURCE/Doxyfile \ sounddev.txt \ clientupdates.txt \ - example.mana + example.manaplus |