gtk2: fix build with fresh clone
this was overlooked as my copy already contained a generated Makefile.in.
This commit is contained in:
parent
d1d626f221
commit
f000d1a9c0
|
@ -364,8 +364,8 @@ dnl --- Finally, output all the makefiles
|
|||
AC_CONFIG_FILES([Makefile
|
||||
cli/Makefile
|
||||
cli/doc/Makefile
|
||||
gtk/Makefile
|
||||
gtk/doc/Makefile
|
||||
gtk2/Makefile
|
||||
gtk2/doc/Makefile
|
||||
gtk-glade/Makefile
|
||||
gtk-glade/doc/Makefile
|
||||
])
|
||||
|
|
Loading…
Reference in New Issue