Tizen 2.1 base
[platform/upstream/lzop.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 #
3 # Copyright (C) 1996-2010 Markus F.X.J. Oberhumer
4 #
5
6 SUBDIRS = src doc
7
8 dist-hook:
9         -rm -rf $(distdir)/autoconf/
10         cp -pR $(srcdir)/B/ $(srcdir)/autoconf/ $(distdir)/
11         find $(distdir)/ -type l -print0 | xargs -0r rm -f
12
13 @MAINT@-include $(top_srcdir)/Makefile.maint