~mok0/clipper/trunk

« back to all changes in this revision

Viewing changes to clipper/phs/Makefile.am

  • Committer: Morten Kjeldgaard
  • Date: 2011-02-09 21:25:56 UTC
  • Revision ID: mok@bioxray.dk-20110209212556-3zbon5ukh4zf3x00
Tags: 2.0.3
versionĀ 2.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
lib_LTLIBRARIES = libclipper-phs.la
 
3
 
 
4
libclipper_phs_la_SOURCES = phs_io.cpp
 
5
 
 
6
library_include_HEADERS = phs_io.h
 
7
 
 
8
library_includedir = $(pkgincludedir)/phs
 
9
 
 
10
libclipper_phs_la_LDFLAGS = -version-info @CLIPPER_LT_VERSION@
 
11
 
 
12
####