midori/Makefile.am
Christian Dywan e2328a4bfc Implement a throbber widget.
The throbber is used in the menubar and individual tabs.

Clean infrastructure for private G* extensions is added.
2008-01-05 06:24:38 +01:00

9 lines
155 B
Makefile

AUTOMAKE_OPTIONS = gnu
SUBDIRS = katze src
desktopdir = $(datadir)/applications
desktop_DATA = midori.desktop
EXTRA_DIST = HACKING TODO $(desktop_DATA)