Skip to content

libgnome-panel: fix builddir != srcdir

Sebastian Geiger requested to merge wip-geiger-builddir into master

This fixes a regression introduced by commit e31cb41a.

Adding Makefile.am to gp-enum-types.{c,h} ensures that enum-types are also regenerated when the Makefile.am changes.

Merge request reports