Mercurial > libpst
comparison Makefile.am @ 119:f50f4321aa2d
fix include file path
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 31 Jan 2009 12:23:46 -0800 |
parents | 0f1492b7fe8b |
children | bdb38b434c0a |
comparison
equal
deleted
inserted
replaced
118:0f1492b7fe8b | 119:f50f4321aa2d |
---|---|
1 SUBDIRS = src man html info debian | 1 SUBDIRS = src man html info debian libpst |
2 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@ | 2 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@ |
3 html_DATA = AUTHORS COPYING ChangeLog NEWS README | 3 html_DATA = AUTHORS COPYING ChangeLog NEWS README |
4 CLEANFILES = xml/libpst xml/Makefile | 4 CLEANFILES = xml/libpst xml/Makefile |
5 | 5 |
6 pkgconfigdir = $(libdir)/pkgconfig | 6 pkgconfigdir = $(libdir)/pkgconfig |