Revision 21388,
764 bytes
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r21387,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | SUBDIRS = man po |
---|
2 | |
---|
3 | pkgconfigdir = $(libdir)/pkgconfig |
---|
4 | pkgconfig_DATA = gnome-mime-data-2.0.pc |
---|
5 | |
---|
6 | NULL= |
---|
7 | |
---|
8 | keys_in_files = gnome-vfs.keys.in |
---|
9 | keys_files = $(keys_in_files:.keys.in=.keys) |
---|
10 | @INTLTOOL_KEYS_RULE@ |
---|
11 | |
---|
12 | mimedir = $(datadir)/mime-info |
---|
13 | mime_DATA = $(keys_files) gnome-vfs.mime |
---|
14 | |
---|
15 | applicationsdir = $(datadir)/application-registry |
---|
16 | applications_DATA = gnome-vfs.applications |
---|
17 | |
---|
18 | sysconf_DATA = gnome-vfs-mime-magic |
---|
19 | |
---|
20 | EXTRA_DIST = \ |
---|
21 | autogen.sh \ |
---|
22 | check-mime.pl \ |
---|
23 | gnome-mime-data.spec \ |
---|
24 | gnome-mime-data-2.0.pc.in \ |
---|
25 | intltool-extract.in \ |
---|
26 | intltool-merge.in \ |
---|
27 | intltool-update.in \ |
---|
28 | $(keys_in_files) $(mime_DATA) $(sysconf_DATA) $(applications_DATA) |
---|
29 | |
---|
30 | CLEANFILES = $(keys_files) |
---|
31 | |
---|
32 | DISTCLEANFILES = \ |
---|
33 | intltool-extract \ |
---|
34 | intltool-merge \ |
---|
35 | intltool-update |
---|
Note: See
TracBrowser
for help on using the repository browser.