midori/Makefile.am

25 lines
534 B
Makefile
Raw Normal View History

# This file is licensed under the terms of the expat license, see the file EXPAT.
2007-12-16 22:20:24 +00:00
AUTOMAKE_OPTIONS = gnu
SUBDIRS = katze midori po icons
2007-12-16 22:20:24 +00:00
desktopdir = $(datadir)/applications
desktop_in_files = midori.desktop
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
2007-12-16 22:20:24 +00:00
DISTCLEANFILES = \
midori.desktop \
intltool-extract \
intltool-merge \
intltool-update
EXTRA_DIST = \
HACKING \
TODO \
midori.desktop.in \
intltool-extract.in \
intltool-merge.in \
intltool-update.in