source: pkg/main/libwnck/branches/upstream/current/Makefile.am @ 522

Revision 522, 405 bytes checked in by alanbach-guest, 6 years ago (diff)

[svn-inject] Installing original source of libwnck

Line 
1SUBDIRS = libwnck doc po
2
3pkgconfigdir = $(libdir)/pkgconfig
4pkgconfig_DATA = libwnck-1.0.pc
5
6DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
7
8EXTRA_DIST = \
9        MAINTAINERS                     \
10        libwnck-1.0.pc.in               \
11        libwnck-1.0-uninstalled.pc.in   \
12        HACKING                         \
13        intltool-extract.in             \
14        intltool-merge.in               \
15        intltool-update.in
16
17DISTCLEANFILES =                \
18        intltool-extract        \
19        intltool-merge          \
20        intltool-update
Note: See TracBrowser for help on using the repository browser.