~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to win32/include.am

  • Committer: lbieber
  • Date: 2010-09-17 20:05:14 UTC
  • mfrom: (1769.2.3 fix-dist-files)
  • Revision ID: lbieber@orisndriz03-20100917200514-9d2a2ic78sqyff36
Merge Monty - add files that were missing from the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
EXTRA_DIST+= \
20
20
             win32/drizzle.sln \
21
 
             win32/libdrizzle.vcproj
 
21
             win32/libdrizzle.vcproj \
 
22
             win32/windows/errno.h
22
23