summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-01-19 00:28:15 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-01-19 00:33:38 +0100
commit5ae2fca60a84a929fca55131d5c1b486d1e68015 (patch)
treeadf84def9c85de7c7349ffe29556425ee2f66b64 /Makefile.am
parent74e8e01c459f7fbf8eb5e91362c41c6557f0fe00 (diff)
downloadlibrda-5ae2fca60a84a929fca55131d5c1b486d1e68015.tar.gz
librda-5ae2fca60a84a929fca55131d5c1b486d1e68015.tar.bz2
librda-5ae2fca60a84a929fca55131d5c1b486d1e68015.zip
rdacheck: Add little tool that reports about what RDA detects.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 07a806f..7ae3f84 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src po
+SUBDIRS = src util po
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}