mirror of
https://github.com/AdaCore/gtkada.git
synced 2026-02-12 12:26:32 -08:00
We no longer use custom Makefiles. This simplifies the setup, and fixes some strange issues on my setup where I could run testgtk, but not test_rtrees for instance. N708-028 Remove all gtkextra-related files, since these are no longer supported in gtk3. N708-015