--- libgswitchit/Makefile.am +++ libgswitchit/Makefile.am.fixed @@ -58,7 +58,7 @@ # In gnome-applets gswitchitincdir = $(includedir)/libgswitchit -gswitchitinc_HEADERS = gswitchit-plugin.h gswitchit-config.h gnome-kbd-indicator.h keyboard-config-registry-client.h keyboard-config-registry.h gswitchit-plugins-app.h +gswitchitinc_HEADERS = gswitchit-plugin.h gswitchit-config.h gswitchit-config-private.h gnome-kbd-indicator.h keyboard-config-registry-client.h keyboard-config-registry.h gswitchit-plugins-app.h pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = gswitchit.pc @@ -84,8 +84,7 @@ endif -noinst_HEADERS = gswitchit-config-private.h \ - gswitchit-plugin-manager.h \ +noinst_HEADERS = gswitchit-plugin-manager.h \ gswitchit-util.h \ $(extra_nih) \ keyboard-config-registry-server.h \