eb9e30e1ac
* NEW: 'gb.desktop' is now a pure Gambas component that relies on 'gb.desktop.x11' and 'gb.desktop.gnome.keyring'. [GB.DESKTOP.X11] * NEW: This new component offers a bunch of helper functions that allows to deal with the low-level X11 library. [GB.DESKTOP.GNOME] * NEW: This component has been renamed as 'gb.desktop.gnome.keyring'. [GB.DESKTOP.GNOME.KEYRING] * NEW: This component was named 'gb.desktop.gnome' before. It allows to store and retrieve passwords from the GNOME 2 keyring. [GB.FORM] * OPT: A little optimization in the DirChooser control. git-svn-id: svn://localhost/gambas/trunk@6260 867c0c6c-44f3-4631-809d-bfa615b0a4ec
3 lines
97 B
Makefile
3 lines
97 B
Makefile
ACLOCAL_AMFLAGS = -I m4 --install
|
|
SUBDIRS = @DESKTOP_X11_DIR@
|
|
EXTRA_DIST = reconf gambas.h gb*.h
|