]> Pileus Git - ~andy/gtk/blobdiff - examples/Makefile
Robustify tracking of pointer grab window.
[~andy/gtk] / examples / Makefile
index a5396d2aabf1899a53f1a6497840fee5268df371..e19ffea8f4b800b4b05e7b7b4387911e09ee0581 100644 (file)
@@ -1,9 +1,41 @@
 
-SUBDIRS = aspectframe eventbox gtkdial notebook progressbar scrolledwin tictactoe \
-         clist filesel list paned rulers table \
-          entry menu pixmap scribble-simple text \
-         base  helloworld packbox radiobuttons selection tree \
-         buttons helloworld2 packer rangewidgets  statusbar wheelbarrow 
+SUBDIRS =      arrow \
+               aspectframe \
+               base \
+               buttonbox \
+               buttons \
+               calendar \
+               clist \
+               entry \
+               eventbox \
+               filesel \
+               fixed \
+               frame \
+               gtkdial \
+               helloworld \
+               helloworld2 \
+               label \
+               list \
+               menu \
+               notebook \
+               packbox \
+               paned \
+               pixmap \
+               progressbar \
+               radiobuttons \
+               rangewidgets \
+               rulers \
+               scribble-simple \
+               scribble-xinput \
+               scrolledwin \
+               selection \
+               spinbutton \
+               statusbar \
+               table \
+               text \
+               tictactoe \
+               tree \
+               wheelbarrow
 
 all:
        list='$(SUBDIRS)'; \