summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2003-08-26 02:28:50 +0000
committerJames Henstridge <jamesh@src.gnome.org>2003-08-26 02:28:50 +0000
commit7997e598f262acd412736a9f2c3867fb9cb19901 (patch)
tree9ddd9a2927cbf5140b58e66939b0c4c11bea8dbd /Makefile.am
parent6803b9c0971685fa223702c312437462239e7d24 (diff)
downloadpygtk-7997e598f262acd412736a9f2c3867fb9cb19901.tar.gz
add PKG-INFO file for submission to Python package index.
2003-08-26 James Henstridge <james@daa.com.au> * PKG-INFO.in (Classifier): add PKG-INFO file for submission to Python package index.
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 bcc4c537..5b30424c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -98,6 +98,8 @@ EXTRA_DIST += \
setup.py \
dsextras.py \
MANIFEST.in \
+ PKG-INFO \
+ PKG-INFO.in \
examples/atk/atk-demo.py \
examples/gobject/signal.py \
examples/gobject/properties.py \