From 1ae4a800cdffe7349c92f11c577958642ead7de7 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 22 Aug 2006 04:40:25 +0000 Subject: Include ppoll.h into the distribution --- common/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/Makefile.am b/common/Makefile.am index 13752a04..30211fab 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -9,4 +9,6 @@ noinst_PROGRAMS = test_textfile test_textfile_LDADD = libhelper.a +EXTRA_DIST = ppoll.h + MAINTAINERCLEANFILES = Makefile.in -- cgit