From 7885f76d408b1a71a0f98e00bc16fe72dd351808 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 3 Feb 2011 20:26:22 +0100 Subject: initial commit Signed-off-by: Florian Pritz --- data/ui/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 data/ui/Makefile.am (limited to 'data/ui/Makefile.am') diff --git a/data/ui/Makefile.am b/data/ui/Makefile.am new file mode 100644 index 0000000..3df15d1 --- /dev/null +++ b/data/ui/Makefile.am @@ -0,0 +1,3 @@ +uidir = $(pkgdatadir)/ui +ui_DATA = main.xml preferences.xml about.xml +EXTRA_DIST = $(ui_DATA) \ No newline at end of file -- cgit v1.2.3-24-g4f1b