aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2021-11-23 14:18:44 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2022-06-16 13:04:33 +0200
commitcf11908f9c39ee98b063d1ca33770179f34a3652 (patch)
treef75d70cdebb4d735e890980a8403c47ebbba2a9d /include/osmocom/Makefile.am
parent8715605294e372e2152086491b2124f73bb89986 (diff)
initial osmocom boilerplate source tree
Diffstat (limited to 'include/osmocom/Makefile.am')
-rw-r--r--include/osmocom/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/osmocom/Makefile.am b/include/osmocom/Makefile.am
new file mode 100644
index 0000000..0800830
--- /dev/null
+++ b/include/osmocom/Makefile.am
@@ -0,0 +1,3 @@
+SUBDIRS = \
+ pfcp \
+ $(NULL)