aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ef86c93a0..17c553f3c 100644
--- a/Makefile
+++ b/Makefile
@@ -57,6 +57,7 @@ HEADERS = \
qt-ui/printoptions.h \
qt-ui/printlayout.h \
qt-ui/completionmodels.h \
+ qt-ui/tableview.h
SOURCES = \
@@ -67,9 +68,10 @@ SOURCES = \
equipment.c \
file.c \
info.c \
- main.c \
+ main.cpp \
parse-xml.c \
planner.c \
+ subsurfacestartup.c \
profile.c \
save-xml.c \
sha1.c \
@@ -102,6 +104,7 @@ SOURCES = \
qt-ui/printoptions.cpp \
qt-ui/printlayout.cpp \
qt-ui/completionmodels.cpp \
+ qt-ui/tableview.cpp \
$(RESFILE)