git.legacy.paulk.fr
/
libsamsung-ipc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Deprecated and unmaintained vapi removal
[libsamsung-ipc.git]
/
Makefile.am
1
NULL =
2
3
SUBDIRS = \
4
samsung-ipc \
5
include \
6
tools \
7
$(NULL)
8
9
pkgconfigdir = $(libdir)/pkgconfig
10
pkgconfig_DATA = samsung-ipc-1.0.pc
11
12
EXTRA_DIST = \
13
MAINTAINERS \
14
samsung-ipc-1.0.pc \
15
$(NULL)
16
17
MAINTAINERCLEANFILES = \
18
aclocal.m4 compile config.guess config.sub \
19
configure depcomp install-sh ltmain.sh \
20
Makefile.in missing config.h.in \
21
mkinstalldirs *~ \
22
$(NULL)