aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2013-01-23 19:45:29 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2013-01-23 19:45:29 +0100
commita390fdca3ce4978e4a5a8984c6a45211b9bfd3c4 (patch)
treefb0739d582309f4faa6b92c15bd7544e4d52b22c /src/Makefile.am
parent09def3e2f374a008cfac04428c7047814be34df1 (diff)
downloadsciteco-a390fdca3ce4978e4a5a8984c6a45211b9bfd3c4.tar.gz
distribute new cmdline.h
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ff1f095..8761df9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,7 +18,7 @@ else
BOOTSTRAP_SCITECO = @SCITECO@
endif
sciteco_minimal_SOURCES = main.cpp sciteco.h \
- cmdline.cpp \
+ cmdline.cpp cmdline.h \
undo.cpp undo.h \
expressions.cpp expressions.h \
qregisters.cpp qregisters.h \