tools: 2 typos
one prevented a successfull make distcheck on my platform
This commit is contained in:
2
tools/.gitignore
vendored
2
tools/.gitignore
vendored
@ -5,7 +5,7 @@
|
||||
/kernelgen
|
||||
/gimptool-2.0
|
||||
/gimptool-2.0.exe
|
||||
/test-clipboard.exe
|
||||
/test-clipboard
|
||||
/test-clipboard.exe
|
||||
/invert-svg
|
||||
/invert-svg.exe
|
||||
|
||||
@ -6,7 +6,7 @@ if WITH_PDBGEN
|
||||
PDBGEN = pdbgen
|
||||
endif
|
||||
|
||||
SUBDIRS = $(PDBEN)
|
||||
SUBDIRS = $(PDBGEN)
|
||||
|
||||
if OS_WIN32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user