You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
239 B
Makefile

# 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)