aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-03-19 17:14:03 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2019-03-19 17:41:19 +0100
commit9342f1c5742f717211ef687b376278a36d80f45f (patch)
tree65880dd5fbf83c8e34e1b6ebe044c44c405da378
parent920167791708b2e5cfd8dad925be0d6d7426a429 (diff)
Makefile.am: Add missing bits to have make release working
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a838715..59ac423 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
SUBDIRS = doc src
ACLOCAL_AMFLAGS = -I m4
+
+@RELMAKE@