Merge "data-oss: Exporting data-oss as a package."

This commit is contained in:
Linux Build Service Account
2013-10-29 17:25:57 -07:00
committed by Gerrit - the friendly Code Review server

10
Makefile.am Normal file → Executable file
View File

@@ -1,3 +1,11 @@
CLOCAL_AMFLAGS = -I m4
# 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)