~ubuntu-branches/ubuntu/trusty/lcmaps-plugins-voms/trusty

« back to all changes in this revision

Viewing changes to src/gridlist/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Dennis van Dok
  • Date: 2012-11-06 00:50:24 UTC
  • Revision ID: package-import@ubuntu.com-20121106005024-0513ko4vca18a53l
Tags: upstream-1.5.5
ImportĀ upstreamĀ versionĀ 1.5.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#       Copyright (c) Members of the EGEE Collaboration. 2004.
 
2
#       See http://eu-egee.org/partners/ for details on the copyright holders.
 
3
#       For license conditions see the license file or
 
4
#       http://eu-egee.org/license.html
 
5
#
 
6
#       Authors: Martijn Steenbakkers <martijn@nikhef.nl>
 
7
#
 
8
#       $Id: Makefile.am,v 1.4 2006-11-30 10:39:10 okoeroo Exp $
 
9
#       Define the targets to be built here
 
10
 
 
11
AM_CPPFLAGS = \
 
12
        $(LCMAPS_CFLAGS) \
 
13
        $(ADD_THESE_DEFINES)
 
14
 
 
15
noinst_LTLIBRARIES = liblcmaps_gridlist.la
 
16
liblcmaps_gridlist_la_SOURCES = \
 
17
        lcmaps_gridlist.c \
 
18
        lcmaps_gridlist.h
 
19
liblcmaps_gridlist_la_LDFLAGS =
 
20
liblcmaps_gridlist_la_LIBADD =