Erik Grinaker is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againRevelation / data / Makefile.am
- commit
- cdaef80a065f
- parent
- 1e8d1627dc15
- branch
- default
- tags
- revelation-0.4.9
don't include built config.py during make dist
1 |
1c96b7e48232
|
## Process this file with automake to produce Makefile.in |
2 |
1c96b7e48232
|
# |
3 |
1c96b7e48232
|
# data/Makefile.am |
4 |
1c96b7e48232
|
# |
5 |
1c96b7e48232
|
# $Id$ |
6 |
1c96b7e48232
|
# |
7 |
a207757f8451
|
|
8 |
e5681e842641
|
SUBDIRS = bonobo cracklib gconf icons mime ui |
9 |
bffe619c6cec
|