diff options
author | Kevin E Martin <kem@kem.org> | 2005-10-04 21:57:33 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-10-04 21:57:33 +0000 |
commit | fbc8a8f3f21934b4b8abf61a174261ff4e2bc7e4 (patch) | |
tree | b539baa78bdf1624ea9677d1b11de8a17bf94f43 | |
parent | 61333fc49b02cb86d3d973b07ba5d847432a7a6d (diff) |
Remove non-existant file
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | htdocs/Makefile.am | 1 |
2 files changed, 4 insertions, 1 deletions
@@ -0,0 +1,4 @@ +2005-10-05 Kevin E. Martin <kem-at-freedesktop-dot-org> + + * htdocs/Makefile.am: + Remove non-existant file diff --git a/htdocs/Makefile.am b/htdocs/Makefile.am index d4b44bb..128083a 100644 --- a/htdocs/Makefile.am +++ b/htdocs/Makefile.am @@ -22,7 +22,6 @@ EXTRA_DIST = \ bitmap \ bitmap.html \ - blah \ dtcm \ dtcm.html \ excel \ |