This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
SUBDIRS = \ |
| 2 |
build \ |
| 3 |
help \ |
| 4 |
NotifySharp \ |
| 5 |
FriendFace \ |
| 6 |
SmartIrc4net \ |
| 7 |
SparkleLib \ |
| 8 |
SparkleShare \ |
| 9 |
SparkleDiff \ |
| 10 |
data \ |
| 11 |
po |
| 12 |
|
| 13 |
clean-local: |
| 14 |
rm -rf $(top_builddir)/bin |
| 15 |
|
| 16 |
EXTRA_DIST = gnome-doc-utils.make |
| 17 |
|
| 18 |
DISTCLEANFILES = \ |
| 19 |
intltool-extract \ |
| 20 |
intltool-merge \ |
| 21 |
intltool-update \ |
| 22 |
gnome-doc-utils.make |