Auto-generate list of authors and translators
[geeqie.git] / meson.build
index 3ba0256..c84543a 100644 (file)
@@ -444,7 +444,7 @@ if not option.disabled()
     else
         summary({'README' : ['pandoc not found - README.html created:', false]}, section : 'Documentation', bool_yn : true)
     endif
-    install_data('README.md', 'COPYING', 'TODO', 'AUTHORS', install_dir : helpdir)
+    install_data('README.md', 'COPYING', 'TODO', install_dir : helpdir)
 else
     summary({'pandoc' : ['disabled - README.html created:', false]}, section : 'Documentation', bool_yn : true)
 endif