diff options
author | Eric Anholt <eric@anholt.net> | 2007-01-09 11:30:35 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2007-01-09 11:30:52 -0800 |
commit | c81c8da44ca0123dc6db7d5ce9efbfa60bfb9d30 (patch) | |
tree | 7107440760e1d6541b39f746aa896d312f09d099 /Makefile.am | |
parent | b18066caf3c0bd70b21565ab748aee988f774cde (diff) |
Remove render protocol doc now that it's been moved back to renderproto.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 78a8504..072f86d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,7 +44,6 @@ EXTRA_DIST = \ specs/ICE/ice.ms \ specs/PM/PM_spec \ specs/Render/library \ - specs/Render/protocol \ specs/rstart/fix.awk \ specs/rstart/fix.nawk \ specs/rstart/fix.sed \ |