mirror of
https://github.com/openharmony/third_party_libnl.git
synced 2026-08-26 21:11:15 -04:00
11 lines
108 B
Makefile
11 lines
108 B
Makefile
# -*- Makefile -*-
|
|
|
|
SUBDIRS = route
|
|
|
|
EXTRA_DIST = \
|
|
capi.i \
|
|
fixes.h \
|
|
__init__.py \
|
|
core.py \
|
|
util.py
|