Forgot to update makefiles for some recent additions

svn: r11035
This commit is contained in:
Gary Burton 2008-09-07 10:41:39 +00:00
parent 0c96bf3ee5
commit 19fab6f11c
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ pkgdata_PYTHON = \
_HasNoteRegexp.py\ _HasNoteRegexp.py\
_RegExpIdOf.py\ _RegExpIdOf.py\
_AllEvents.py\ _AllEvents.py\
_HasData.py\
_HasIdOf.py\ _HasIdOf.py\
_HasMarkerOf.py\ _HasMarkerOf.py\
_HasType.py\ _HasType.py\

View File

@ -56,6 +56,7 @@ pkgdata_PYTHON = \
OnThisDay.py\ OnThisDay.py\
OwnerEditor.py\ OwnerEditor.py\
PatchNames.py\ PatchNames.py\
PlaceReport.py\
ReadGrdb.py\ ReadGrdb.py\
ReadPkg.py\ ReadPkg.py\
Rebuild.py\ Rebuild.py\