summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2012-09-10 14:26:48 +0000
committerMorgan Deters <mdeters@gmail.com>2012-09-10 14:26:48 +0000
commit28a413e59f035841cf61c8ba1e3d1b575d1d89d1 (patch)
treee0d0ef068b2738c87a2b225890a985f3fc4d7013 /src
parentd8757fb4159e35de9c9a88e0ebb3c2a06d69633d (diff)
list portfolio_util.h in Makefile, so it gets distributed (fixes debian build)
Diffstat (limited to 'src')
-rw-r--r--src/main/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/Makefile.am b/src/main/Makefile.am
index 2a1ce0d55..4524929d4 100644
--- a/src/main/Makefile.am
+++ b/src/main/Makefile.am
@@ -20,6 +20,7 @@ pcvc4_SOURCES = \
portfolio.cpp \
portfolio.h \
portfolio_util.cpp \
+ portfolio_util.h \
command_executor.cpp \
command_executor_portfolio.cpp \
command_executor.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback