summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 7a9e054dd9f169a5ed799ba2c84df11e1c1581f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Makefile.am
# Used by automake and configure to create Makefile.
#
# Copyright (C) 2005,2006 Stefan Siegl <stesie@brokenpipe.de>, Germany

SUBDIRS = include src

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = fuse.pc

$(pkgconfig_DATA): config.status