summaryrefslogtreecommitdiff
path: root/gi/_gobject/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gi/_gobject/Makefile.am')
-rw-r--r--gi/_gobject/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/gi/_gobject/Makefile.am b/gi/_gobject/Makefile.am
index b128acc1..37068b87 100644
--- a/gi/_gobject/Makefile.am
+++ b/gi/_gobject/Makefile.am
@@ -4,10 +4,7 @@ PLATFORM_VERSION = 3.0
pygobjectdir = $(pyexecdir)/gi/_gobject
pygobject_PYTHON = \
- __init__.py \
- constants.py \
- propertyhelper.py \
- signalhelper.py
+ __init__.py
# if we build in a separate tree, we need to symlink the *.py files from the
# source tree; Python does not accept the extensions and modules in different