Skip to content

Commit bba09c9

Browse files
committed
Merge pull request OpenXcom#1006 from ajschult/Makefile_bustage
delete trailing slash
2 parents 2873de4 + f8efdf8 commit bba09c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@ openxcom_SOURCES = \
664664
src/pch.cpp \
665665
src/pch.h \
666666
src/resource.h \
667-
src/version.h \
667+
src/version.h
668668

669669
EXTRA_DIST = \
670670
autogen.sh \

0 commit comments

Comments
 (0)