Clipboard/Makefile.am
Cristian Henzel 5ad9e27a00 ClipIt-1.3.11-20101224001
+ Fixed: Removed some unneeded files from both the archive and git.
+ Fixed: Changed git versioning scheme.
2011-05-23 14:00:22 +03:00

22 lines
323 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) \
intltool-merge.in \
intltool-update.in \
intltool-extract.in
dist-hook:
rm -rf $(distdir)/m4/Makefile
ACLOCAL_AMFLAGS = -I m4