mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
tools: 2 typos
one prevented a successfull make distcheck on my platform
This commit is contained in:
parent
5ea8cdc909
commit
52b6eaa11a
2 changed files with 2 additions and 2 deletions
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue