From 9dc775f14bebb8c4421b3c1bf2130e6ab1d1efd8 Mon Sep 17 00:00:00 2001 From: Bradley Smith Date: Sun, 9 Mar 2008 00:16:35 +0000 Subject: Add needed headers to dist. Signed-off-by: Bradley Smith --- lib/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib') diff --git a/lib/Makefile.am b/lib/Makefile.am index f0ec6ab..0386a82 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -46,3 +46,7 @@ libgrobots_x11_la_SOURCES = x11plugin.c libgrobots_x11_la_LDFLAGS = -module -avoid-version libgrobots_x11_la_LIBADD = $(GLIB2_LIBS) $(X_LIBS) $(READLINE_LIBS) +EXTRA_DIST =\ + cursesplugin.h \ + textplugin.h \ + x11plugin.h -- cgit v1.1