summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2002-04-22 16:00:37 +0000
committerJames Henstridge <jamesh@src.gnome.org>2002-04-22 16:00:37 +0000
commit2fdab26582b63a42483b128443a733d644adbedc (patch)
tree696f7c7d43b252eae6e6208d389b139fc7e2af6b /Makefile.am
parentdbf247459b3b84750dd87fb438e397bc3e0630ec (diff)
downloadpygtk-2fdab26582b63a42483b128443a733d644adbedc.tar.gz
same here.
2002-04-22 James Henstridge <james@daa.com.au> * gtk/Makefile.am (EXTRA_DIST): same here. * Makefile.am (EXTRA_DIST): include windows make stuff.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index aa45d5a3..d3b25469 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,6 +71,8 @@ EXTRA_DIST += \
MAPPING \
THREADS \
build-docs.py \
+ config.h.win32 \
+ makefile.msc \
examples/atk/atk-demo.py \
examples/gobject/signal.py \
examples/gobject/properties.py \