comparison src/Makefile.am @ 174:9bbc834d5f3e

new debianization from hggdh
author Carl Byington <carl@five-ten-sg.com>
date Tue, 07 Apr 2009 13:45:20 -0700
parents 6954d315aaa8
children ac6e22c8a9cf
comparison
equal deleted inserted replaced
173:d9393349ab29 174:9bbc834d5f3e
65 65
66 if STATIC_TOOLS 66 if STATIC_TOOLS
67 noinst_LTLIBRARIES = libpst.la 67 noinst_LTLIBRARIES = libpst.la
68 else 68 else
69 lib_LTLIBRARIES = libpst.la 69 lib_LTLIBRARIES = libpst.la
70 libpstincludedir = $(includedir)/libpst 70 libpstincludedir = $(includedir)/libpst-@LIBPST_SO_MAJOR@/libpst
71 libpstinclude_HEADERS = \ 71 libpstinclude_HEADERS = \
72 common.h \ 72 common.h \
73 libpst.h \ 73 libpst.h \
74 libstrfunc.h\ 74 libstrfunc.h\
75 timeconv.h \ 75 timeconv.h \