e2328a4bfc
The throbber is used in the menubar and individual tabs. Clean infrastructure for private G* extensions is added.
8 lines
155 B
Makefile
8 lines
155 B
Makefile
AUTOMAKE_OPTIONS = gnu
|
|
|
|
SUBDIRS = katze src
|
|
|
|
desktopdir = $(datadir)/applications
|
|
desktop_DATA = midori.desktop
|
|
|
|
EXTRA_DIST = HACKING TODO $(desktop_DATA)
|