From 512e9f2230e933161f35c91736649e3e563f385d Mon Sep 17 00:00:00 2001 From: Moritz Grimm Date: Wed, 15 Apr 2015 13:52:06 +0200 Subject: [PATCH] Distribute compat/compat.h --- compat/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compat/Makefile.am b/compat/Makefile.am index eb8159a..20d4186 100644 --- a/compat/Makefile.am +++ b/compat/Makefile.am @@ -2,4 +2,6 @@ AUTOMAKE_OPTIONS = 1.10 foreign subdir-objects SUBDIRS = sys +EXTRA_DIST = compat.h + CLEANFILES = *~ *.core core