Makefile.am 948 B

1234567891011121314151617181920212223242526272829303132333435
  1. ####
  2. #### Copyright (C) 2015
  3. #### David Pirotte <david at altosw dot be>
  4. #### This file is part of Guile-Squee.
  5. #### Guile-Squee is free software: you can redistribute it and/or
  6. #### modify it under the terms of the GNU General Public License as
  7. #### published by the Free Software Foundation, either version 3 of
  8. #### the License, or (at your option) any later version.
  9. #### Guile-Squee is distributed in the hope that it will be useful
  10. #### WARRANTY; without even the implied warranty of MERCHANTABILITY or
  11. #### FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
  12. #### License for more details.
  13. #### You should have received a copy of the GNU General Public License
  14. #### along with Guile-Squee. If not, see
  15. #### <http://www.gnu.org/licenses/>.
  16. ####
  17. AUTOMAKE_OPTIONS = gnu
  18. info_TEXINFOS = squee.texi
  19. squee_TEXINFOS = \
  20. version.texi \
  21. variables.texi \
  22. preface.texi \
  23. introduction.texi \
  24. using.texi \
  25. fdl.texi