diff options
-rw-r--r-- | common/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
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 |