Files
device_google_walleye/dataservices/Makefile.am
Thierry Strudel 282a7f3d39 Import from LA.UM.5.7.r1 06.00.01.253.019
import dataservices, location, telephony.

Bug: 31420007
Change-Id: Ia513f4fec6c2fa2f6346bad79dc8c5280166dcd7
2016-09-21 16:12:11 -07:00

12 lines
239 B
Makefile
Executable File

# Makefile.am - Automake script for Data-opensource
#
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = foreign
SUBDIRS = rmnetctl/src rmnetctl/cli
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = data-oss.pc
EXTRA_DIST = $(pkgconfig_DATA)