source: git/debian/Makefile.am @ f5d2647

spielwiese
Last change on this file since f5d2647 was 8968e8e, checked in by Oleksandr Motsak <motsak@…>, 11 years ago
Fixed and improved BS
  • Property mode set to 100644
File size: 260 bytes
Line 
1ACLOCAL_AMFLAGS = -I ../m4
2
3DEBIAN = \
4        changelog \
5        compat \
6        control \
7        copyright \
8        rules \
9        singular-bin.install \
10        singular-common.dirs \
11        singular-common.install \
12        singular-dev.install \
13        source/format \
14        source/include-binaries
15
16EXTRA_DIST = $(DEBIAN)
Note: See TracBrowser for help on using the repository browser.