From c04af18902322cea1bd05b6f01b7860ca7bfa432 Mon Sep 17 00:00:00 2001 From: Piotr Pawlow Date: Thu, 13 Mar 2014 20:51:31 +0100 Subject: - import version 0.9.1 from upstream --- src/glade/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/glade/Makefile.am (limited to 'src/glade/Makefile.am') 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) -- cgit v1.2.3