Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

Makefile.am 254 B

12345678910111213141516
  1. NULL =
  2. SUBDIRS = src
  3. DIST_SUBDIRS = $(SUBDIRS) extras testsuite
  4. EXTRA_DIST = \
  5. bootstrap \
  6. ChangeLog \
  7. share/font_linuxfr.png \
  8. share/font_phpbb.png \
  9. share/font_slashdot.png \
  10. share/font_vbulletin.png \
  11. $(NULL)
  12. AUTOMAKE_OPTIONS = dist-bzip2