]> granicus.if.org Git - pgbouncer/commitdiff
add missing win32 files to tgz
authorMarko Kreen <markokr@gmail.com>
Fri, 16 Jan 2009 13:37:08 +0000 (13:37 +0000)
committerMarko Kreen <markokr@gmail.com>
Fri, 16 Jan 2009 13:37:08 +0000 (13:37 +0000)
Makefile

index 6fad89d59e3ad48bfd367546615bc1e2958f2607..83b3bbe695d2eaf784778fa128fd7cabe8df8dbd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,8 +17,9 @@ DATA = README NEWS AUTHORS etc/pgbouncer.ini etc/userlist.txt Makefile \
        test/ctest7000.ini test/run-conntest.sh test/stress.py test/test.ini \
        test/test.sh test/userlist.txt etc/example.debian.init.sh doc/fixman.py \
        win32/eventmsg.mc win32/eventmsg.rc win32/MSG00001.bin \
+       win32/Makefile win32/pgbevent.c \
        win32/win32support.c win32/win32support.h
-DIRS = doc etc include src debian test
+DIRS = doc etc include src debian test win32
 
 # keep autoconf stuff separate
 -include config.mak