summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 27d23df..0942c18 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -8,9 +8,10 @@ dist_sharefiles_DATA = patchage.glade
bin_PROGRAMS = patchage
patchage_SOURCES = \
- main.cpp \
+ main.cpp \
Patchage.h \
Patchage.cpp \
+ JackSettingsDialog.h \
StateManager.h \
StateManager.cpp \
PatchageModule.h \