summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am
diff options
context:
space:
mode:
authorAndré Nusser <andre.nusser@googlemail.com>2017-05-24 16:21:12 +0200
committerAndré Nusser <andre.nusser@googlemail.com>2017-05-24 17:12:15 +0200
commit13ab76b2d587a786112a35b5bcccf5e264700f9e (patch)
tree0d1756b0a7be57b115c0da9581b4aa4cc12939a2 /plugingui/Makefile.am
parent76c46d5b6cfa400f3bbdc742008dcfed9782a339 (diff)
Add frame in the GUI for bleed control.
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r--plugingui/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am
index dd36783..c8004b0 100644
--- a/plugingui/Makefile.am
+++ b/plugingui/Makefile.am
@@ -48,6 +48,7 @@ libdggui_la_LIBADD = \
# If you add a file here, remember to add it to plugin/Makefile.mingw32.in
nodist_libdggui_la_SOURCES = \
abouttab.cc \
+ bleedcontrolframecontent.cc \
button.cc \
button_base.cc \
checkbox.cc \