ToastFreeware
/
debian
/
cdck.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[svn-inject] Installing original source of cdck
[debian/cdck.git]
/
Makefile.am
1
# $RCSfile: Makefile.am,v $
2
# $Author: swaj $
3
# $Revision: 1.2 $
4
5
6
SUBDIRS = src
7
DIST_SUBDIRS = src
8
CLEANFILES = *~ *.o *.la *.a
9
EXTRA_DIST = TODO THANKS depcomp
10
11
12
13
#__END__