Mercurial > libpst
view Makefile.am @ 126:f01d6163acba
remove obsolete win32 directory since msvc builds are not directly supported
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 04 Feb 2009 20:59:06 -0800 |
parents | bdb38b434c0a |
children | e35fd42bac05 |
line wrap: on
line source
SUBDIRS = src man html info debian htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@ html_DATA = AUTHORS COPYING ChangeLog NEWS README CLEANFILES = xml/libpst xml/Makefile EXTRA_DIST = Doxyfile libpst.html.tar.gz libpst.spec $(wildcard xml/M*) $(wildcard xml/h*) $(wildcard xml/lib*) if !STATIC_TOOLS pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libpst.pc endif