Makefile.am 245 B

12345678910
  1. ## Process this with automake to create Makefile.in
  2. AUTOMAKE_OPTIONS = foreign
  3. docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
  4. doc_DATA = index.html framing.html oggstream.html white-xifish.png stream.png white-ogg.png
  5. EXTRA_DIST = $(doc_DATA)