Remove non-existent files from Makefile targets

This commit is contained in:
Rob Crittenden 2007-11-13 17:24:00 -05:00
parent eecbaf91e2
commit 83dd26c6e3
2 changed files with 0 additions and 2 deletions

View File

@ -5,7 +5,6 @@ app_PYTHON = \
__init__.py \
group.py \
ipapolicy.py \
policy.py \
user.py \
delegate.py \
$(NULL)

View File

@ -22,7 +22,6 @@ app_DATA = \
groupshow.kid \
ipapolicyeditform.kid \
ipapolicyedit.kid \
ipapolicyindex.kid \
ipapolicyshow.kid \
loginfailed.kid \
master.kid \