summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am8
1 files changed, 6 insertions, 2 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index cd9fb182..467ce4dc 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,6 +1,7 @@
## Process this file with automake to create Makefile.in.
-noinst_PROGRAMS = pango-viewer
+bin_PROGRAMS = pango-viewer
+aliasdir = $(sysconfdir)/pango
INCLUDES = -I$(top_srcdir)/libpango/
@@ -14,4 +15,7 @@ pango.modules:
( cd ../modules && \
../libpango/pango-querymodules `find . -name '*.so'` > ../examples/pango.modules )
-EXTRA_DIST=HELLO.utf8 muru.utf \ No newline at end of file
+EXTRA_DIST=HELLO.utf8 muru.utf pangox_aliases
+
+alias_DATA = pangox_aliases
+