~ubuntu-branches/ubuntu/precise/netatalk/precise

« back to all changes in this revision

Viewing changes to libatalk/adouble/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Rittau
  • Date: 2004-01-19 12:43:49 UTC
  • Revision ID: james.westby@ubuntu.com-20040119124349-es563jbp0hk0ae51
Tags: upstream-1.6.4
ImportĀ upstreamĀ versionĀ 1.6.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.am for libatalk/adouble/
 
2
 
 
3
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/sys
 
4
 
 
5
noinst_LTLIBRARIES = libadouble.la
 
6
 
 
7
libadouble_la_SOURCES = ad_open.c ad_flush.c ad_read.c ad_write.c ad_size.c ad_mmap.c ad_lock.c ad_date.c ad_attr.c ad_sendfile.c
 
8
 
 
9
noinst_HEADERS = ad_private.h