summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/perl/Makefile.am14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/perl/Makefile.am b/src/perl/Makefile.am
index 8aa039eb..6e345126 100644
--- a/src/perl/Makefile.am
+++ b/src/perl/Makefile.am
@@ -110,13 +110,13 @@ UI_SOURCES = \
ui/module.h
TEXTUI_SOURCES = \
- ui/TextUI.xs \
- ui/TextUI.pm \
- ui/TextBuffer.xs \
- ui/TextBufferView.xs \
- ui/Makefile.PL.in \
- ui/typemap \
- ui/module.h
+ textui/TextUI.xs \
+ textui/TextUI.pm \
+ textui/TextBuffer.xs \
+ textui/TextBufferView.xs \
+ textui/Makefile.PL.in \
+ textui/typemap \
+ textui/module.h
EXTRA_DIST = \
libperl_dynaloader.la \