From 9765f5bd6c08cb4fc20d48e350ebf73ea0a7375b Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Fri, 16 Jan 2009 13:37:08 +0000 Subject: [PATCH] add missing win32 files to tgz --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6fad89d..83b3bbe 100644 --- 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 -- 2.40.0