summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Makefile.am4
1 files changed, 4 insertions, 0 deletions
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