/[svn]/linuxsampler/trunk/debian/Makefile.am
ViewVC logotype

Contents of /linuxsampler/trunk/debian/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 882 - (show annotations) (download)
Wed Jun 28 19:25:22 2006 UTC (17 years, 9 months ago) by schoenebeck
File size: 664 byte(s)
fixed debian packaging file inclusion for release tarball

1 ## Process this file with automake to produce Makefile.in
2
3 # include debian files into distribution
4 EXTRA_DIST = changelog \
5 compat \
6 control \
7 copyright \
8 dirs \
9 docs \
10 liblinuxsampler-dev.doc-base \
11 liblinuxsampler-dev.docs \
12 liblinuxsampler-dev.install \
13 liblinuxsampler.docs \
14 liblinuxsampler.install \
15 linuxsampler.docs \
16 linuxsampler.install \
17 linuxsampler.1 \
18 linuxsampler.sgml \
19 postinst \
20 postrm \
21 rules \
22 README.Debian
23

  ViewVC Help
Powered by ViewVC