diff options
Diffstat (limited to 'src/progs/ingenuity/Makefile.am')
-rw-r--r-- | src/progs/ingenuity/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/progs/ingenuity/Makefile.am b/src/progs/ingenuity/Makefile.am index 3044a2fc..753980b8 100644 --- a/src/progs/ingenuity/Makefile.am +++ b/src/progs/ingenuity/Makefile.am @@ -70,6 +70,7 @@ ingenuity_SOURCES = \ SubpatchModule.cpp \ Port.h \ Port.cpp \ + Connection.h \ NewSubpatchWindow.h \ NewSubpatchWindow.cpp \ ConfigWindow.h \ |