diff --git a/gramps2/src/Makefile.am b/gramps2/src/Makefile.am index 79b70df3a..f731e1e52 100644 --- a/gramps2/src/Makefile.am +++ b/gramps2/src/Makefile.am @@ -97,8 +97,7 @@ gdir_PYTHON = \ TransUtils.py\ TreeTips.py\ Utils.py\ - ViewManager.py\ - WindowUtils.py + ViewManager.py # Could use GNU make's ':=' syntax for nice wildcard use. # If not using GNU make, then list all files individually