diff options
author | Eric Anholt <anholt@freebsd.org> | 2004-05-13 21:41:48 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2004-05-13 21:41:48 +0000 |
commit | 2e330e980f61b256c55f5b9debb00574e4e85b26 (patch) | |
tree | 6c3977ae5963f9c97dbb032b26d67810ff80bf78 /hw/kdrive/mach64/Makefile.am | |
parent | f52a4d472d2463482d865c5006208182c294e670 (diff) |
Move fourcc.h to a generic location in src/.
Diffstat (limited to 'hw/kdrive/mach64/Makefile.am')
-rw-r--r-- | hw/kdrive/mach64/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/kdrive/mach64/Makefile.am b/hw/kdrive/mach64/Makefile.am index 47202971a..9a9b46469 100644 --- a/hw/kdrive/mach64/Makefile.am +++ b/hw/kdrive/mach64/Makefile.am @@ -16,7 +16,6 @@ libmach64_a_SOURCES = \ mach64.c \ mach64draw.c \ mach64video.c \ - fourcc.h \ mach64.h \ mach64draw.h |