~ubuntu-branches/ubuntu/maverick/libmpc/maverick

« back to all changes in this revision

Viewing changes to libmpcpsy/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-10-20 20:08:39 UTC
  • mfrom: (1.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20091020200839-sr97yyqrmahl62a4
Tags: upstream-0.1~r453
Import upstream version 0.1~r453

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
INCLUDES = -I$(top_srcdir)/include/
 
1
EXTRA_DIST = CMakeLists.txt
 
2
 
 
3
AM_CPPFLAGS = -I$(top_srcdir)/include
 
4
 
 
5
if HAVE_VISIBILITY
 
6
  AM_CFLAGS = -fvisibility=hidden
 
7
endif
 
8
 
2
9
METASOURCES = AUTO
3
10
noinst_LIBRARIES = libmpcpsy.a
4
11
libmpcpsy_a_SOURCES = ans.c cvd.c fft4g.c fft_routines.c psy.c psy_tab.c \
5
 
        profile.c
6
 
noinst_HEADERS = libmpcpsy.h
 
12
        profile.c libmpcpsy.h