Changeset 1094


Ignore:
Timestamp:
Nov 28, 2011, 3:01:05 AM (12 years ago)
Author:
sam
Message:

build: add missing files to the distribution.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.am

    r945 r1094  
    33DIST_SUBDIRS = $(SUBDIRS)
    44
    5 EXTRA_DIST = bootstrap build-linux build-mingw build-mingw64 build-ps3 build/lol-build
     5EXTRA_DIST = bootstrap build-linux build-mingw build-mingw64 build-ps3 \
     6             build-nacl32 build-nacl64 build/lol-build
    67AUTOMAKE_OPTIONS = dist-bzip2
    78
  • trunk/src/Makefile.am

    r1084 r1094  
    2424    \
    2525    shader/shader.cpp shader/shader.h \
     26    thread/threadbase.h thread/thread.h \
    2627    gpu/vbo.cpp gpu/vbo.h \
    2728    \
Note: See TracChangeset for help on using the changeset viewer.