Update Makefile.am

This commit is contained in:
AmanMatta 2021-01-21 12:05:27 +05:30 committed by Jehan
parent 90b3c4e547
commit 6e27c46b5f
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ gimp_debug_tool_@GIMP_TOOL_VERSION@_CPPFLAGS = \
gimp_debug_tool_@GIMP_TOOL_VERSION@_LDADD = \
$(libappwidgets) \
$(libapp) \
$(libgimpbase) \
$(libgimpbase) \
$(GIO_LIBS) \
$(GEGL_LIBS) \
$(GTK_LIBS) \