summaryrefslogtreecommitdiffhomepage
path: root/src/glade/Makefile.am
diff options
context:
space:
mode:
authorPiotr Pawlow <pp@siedziba.pl>2014-03-13 20:51:31 +0100
committerPiotr Pawlow <pp@siedziba.pl>2014-03-13 20:51:31 +0100
commitc04af18902322cea1bd05b6f01b7860ca7bfa432 (patch)
treed8d3f812112c0cc835fd29e68d92e297e0164b52 /src/glade/Makefile.am
- import version 0.9.1 from upstream
Diffstat (limited to 'src/glade/Makefile.am')
-rw-r--r--src/glade/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/glade/Makefile.am b/src/glade/Makefile.am
new file mode 100644
index 0000000..079ffbc
--- /dev/null
+++ b/src/glade/Makefile.am
@@ -0,0 +1,8 @@
+gladedir = $(datadir)/lingot/glade/
+
+glade_DATA = \
+ lingot-config-dialog.glade\
+ lingot-mainframe.glade
+
+
+EXTRA_DIST = $(glade_DATA)