]> Pileus Git - ~andy/gtk/blobdiff - gtk/Makefile.am
Split off gtkprivate.h
[~andy/gtk] / gtk / Makefile.am
index bac21b31746d1abd7ba2bfcc4d53aa5bc4d64c4b..2f77957b0626f871952f886efc1cae0b204557b0 100644 (file)
@@ -16,7 +16,7 @@ GTK_PRINT_PREVIEW_COMMAND="evince --unlink-tempfile --preview --print-settings %
 endif
 
 SUBDIRS = theme-bits . tests
-DIST_SUBDIRS=theme-bits tests
+DIST_SUBDIRS = theme-bits tests
 
 if HAVE_PAPI_CUPS
 GTK_PRINT_BACKENDS=file,papi,cups
@@ -396,6 +396,7 @@ gtk_private_h_sources =             \
        gtktreedatalist.h       \
        gtktreeprivate.h        \
        gtkwindow-decorate.h    \
+       gtkwidgetprivate.h      \
        $(gtk_clipboard_dnd_h_sources)
 
 # GTK+ C sources to build the library from