]> git.sur5r.net Git - glabels/blobdiff - data/ui/Makefile.am
Imported Upstream version 3.0.0
[glabels] / data / ui / Makefile.am
diff --git a/data/ui/Makefile.am b/data/ui/Makefile.am
new file mode 100644 (file)
index 0000000..833eb26
--- /dev/null
@@ -0,0 +1,15 @@
+## Process this file with automake to produce Makefile.in
+
+builderdir = $(datadir)/$(GLABELS_BRANCH)/ui/
+
+builder_DATA = \
+       property-bar.ui                         \
+       print-op-dialog-custom-widget.ui        \
+       media-select.ui                         \
+       new-label-dialog.ui                     \
+       merge-properties-dialog.ui              \
+       template-designer.ui                    \
+       prefs-dialog.ui                         \
+       object-editor.ui
+
+EXTRA_DIST = $(builder_DATA)