Revision 21376,
698 bytes
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r21375,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | SUBDIRS = \ |
---|
2 | po \ |
---|
3 | libgnome-desktop \ |
---|
4 | gnome-about \ |
---|
5 | desktop-links \ |
---|
6 | pixmaps \ |
---|
7 | desktop-docs \ |
---|
8 | man |
---|
9 | |
---|
10 | EXTRA_DIST = \ |
---|
11 | gnome-version.xml.in.in \ |
---|
12 | gnome-version.xml \ |
---|
13 | gnome-desktop.spec.in \ |
---|
14 | gnome-desktop.spec \ |
---|
15 | COPYING-DOCS \ |
---|
16 | HACKING \ |
---|
17 | xmldocs.make \ |
---|
18 | intltool-extract.in \ |
---|
19 | intltool-merge.in \ |
---|
20 | intltool-update.in |
---|
21 | |
---|
22 | versiondir=$(datadir)/gnome-about |
---|
23 | version_DATA=gnome-version.xml |
---|
24 | @INTLTOOL_XML_RULE@ |
---|
25 | |
---|
26 | # ignore scrollkeeper files, which will legitimately exist after uninstall. |
---|
27 | distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v omf |
---|
28 | |
---|
29 | CLEANFILES = $(version_DATA) |
---|
30 | DISTCLEANFILES = \ |
---|
31 | intltool-extract \ |
---|
32 | intltool-merge \ |
---|
33 | intltool-update |
---|
Note: See
TracBrowser
for help on using the repository browser.