diff options
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r-- | gdk/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdk/Makefile.am b/gdk/Makefile.am index 500c95064b..cc0ae0da04 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -13,6 +13,7 @@ EXTRA_DIST += \ gdk.def \ gdkmarshalers.list \ gdkmedialib.h \ + gdkwindowimpl.h \ makeenums.pl \ makefile.msc \ gdk.symbols \ @@ -97,8 +98,6 @@ gdk_built_public_sources = \ gdkenumtypes.h gdk_built_private_headers = \ - gdkprivate.h \ - gdkwindowimpl.h \ gdkalias.h gdk_c_sources = \ |