diff options
Diffstat (limited to 'pygtkcompat/Makefile.in')
-rw-r--r-- | pygtkcompat/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pygtkcompat/Makefile.in b/pygtkcompat/Makefile.in index ff8ad79..9fddcf1 100644 --- a/pygtkcompat/Makefile.in +++ b/pygtkcompat/Makefile.in @@ -274,6 +274,7 @@ top_srcdir = @top_srcdir@ pygtkcompatdir = $(pyexecdir)/pygtkcompat pygtkcompat_PYTHON = \ __init__.py \ + generictreemodel.py \ pygtkcompat.py all: all-am |