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
- 35864a73a048
- parent
- 070d0062872f
- branch
- default
- tags
- revelation-0.4.3
bumped version number to 0.4.3
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 |
1c96b7e48232
|
SUBDIRS = cracklib gconf icons mime ui |
9 |
bffe619c6cec
|