Clipboard/Makefile.am
Cristian Henzel 618a181e1b ClipIt-1.4.0-20110518001
+ Fixed: Re-enabled indicator support.
+ Added: We are now installing a sepparate icon for clipit (not using it
		yet, though).
+ Added: Search as you type in "Manage history" dialog.
+ Added: 1-0 shortcuts for fast selecting of menu items.
+ Added: Possiblity to select multiple items for deletion in the
		"Manage history" dialog.
2011-05-23 14:04:01 +03:00

23 lines
342 B
Makefile

AUTOMAKE_OPTIONS = gnu
SUBDIRS = data doc src po
DISTCLEANFILES = *.bak *.log *~
EXTRA_DIST = \
m4 \
autogen.sh \
config.rpath \
m4/ChangeLog \
$(desktop_DATA) \
$(autostart_DATA) \
$(pixmaps_DATA) \
intltool-merge.in \
intltool-update.in \
intltool-extract.in
dist-hook:
rm -rf $(distdir)/m4/Makefile
ACLOCAL_AMFLAGS = -I m4