]> pilppa.org Git - libplpdevicebus.git/blob - Makefile.am
do not ship src/Makefile.in
[libplpdevicebus.git] / Makefile.am
1 SUBDIRS = src \
2                 src_client \
3                 src_server
4 pkgconfigdir = $(libdir)/pkgconfig
5 EXTRA_DIST = libplpdevicebus_client.pc.in \
6                         libplpdevicebus_server.pc.in
7 pkgconfig_DATA = libplpdevicebus_client.pc \
8                         libplpdevicebus_server.pc 
9 DISTCLEANFILES = \
10         aclocal.m4 \
11         config.h \
12         config.h.in \
13         config.log \
14         config.status \
15         config.cache \
16         config.guess \
17         config.sub \
18         configure \
19         depcomp \
20         install-sh \
21         libtool \
22         ltmain.sh \
23         Makefile.in \
24         Makefile \
25         missing \
26         stamp-h \
27         stamp-h1 \
28         compile \
29         autom4te.cache \
30         $(pkgconfig_DATA)