From 20115f485d1708e9638488991fbd3c2959947e75 Mon Sep 17 00:00:00 2001 From: Tim Retout Date: Mon, 21 Apr 2014 18:55:56 +0100 Subject: Makefile.am: Fix make distcheck --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 93c08f9..2909043 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,6 @@ methodsdir = $(libdir)/apt/methods methods_PROGRAMS = tor -tor_SOURCES = tor.cc server.cc +tor_SOURCES = tor.cc tor.h server.cc server.h apti18n.h + +EXTRA_DIST = README.md -- cgit v1.2.3-70-g09d2