aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2012-06-27 11:03:51 -0700
committerH. Peter Anvin <hpa@zytor.com>2012-06-27 11:03:51 -0700
commit9794e01d73e5cc2621f85d91b0577e33df9920fb (patch)
treed8d34ccbbd9eb11915e07b1e1749b01df843b068
parent69cbdc141accd08e7d082f359de71ab5c5c2760a (diff)
downloadsyslinux-9794e01d73e5cc2621f85d91b0577e33df9920fb.tar.gz
syslinux-9794e01d73e5cc2621f85d91b0577e33df9920fb.tar.xz
syslinux-9794e01d73e5cc2621f85d91b0577e33df9920fb.zip
Makefile: fix misplaced dot
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3d19f95d..97f90a83 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ include $(MAKEDIR)/syslinux.mk
MODULES = memdisk/memdisk memdump/memdump.com modules/*.com \
com32/menu/*.c32 com32/modules/*.c32 com32/mboot/*.c32 \
com32/hdt/*.c32 com32/rosh/*.c32 com32/gfxboot/*.c32 \
- com32/sysdump/*.c32 com32/lua/src/*.c32 com32/chain/.*c32 \
+ com32/sysdump/*.c32 com32/lua/src/*.c32 com32/chain/*.c32 \
com32/lib/*.c32 com32/libutil/*.c32 com32/gpllib/*.c32
# syslinux.exe is BTARGET so as to not require everyone to have the