diff options
author | Daniel Salzman <daniel.salzman@nic.cz> | 2015-03-02 10:53:04 +0100 |
---|---|---|
committer | Daniel Salzman <daniel.salzman@nic.cz> | 2015-03-02 10:53:42 +0100 |
commit | 77573ced1c83bdf733a6a1f11b29bb7a8612a508 (patch) | |
tree | ac10b0e8656d4b8c39d2466b57e6b37ed2578cda /Makefile.am | |
parent | build: install libknot-yparser.pc (diff) | |
download | knot-77573ced1c83bdf733a6a1f11b29bb7a8612a508.tar.xz knot-77573ced1c83bdf733a6a1f11b29bb7a8612a508.zip |
patches: remove (obsolete)
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d64e06b23..e7a97e16e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = libtap src tests samples doc man patches +SUBDIRS = libtap src tests samples doc man AM_DISTCHECK_CONFIGURE_FLAGS = \ --disable-code-coverage |