Skip to content

Commit

Permalink
- cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
aschnell committed Dec 18, 2024
1 parent da97337 commit 6052e2d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# Makefile.am for barrel
#

VERSION = $(shell utils/git2log --version VERSION ; cat VERSION)

SUBDIRS = barrel data doc testsuite po

AUTOMAKE_OPTIONS = foreign dist-xz no-dist-gzip subdir-objects
Expand All @@ -17,10 +15,3 @@ barrel-$(VERSION).tar.xz: dist-xz
package: barrel-$(VERSION).tar.xz
rm -f package/barrel-*.tar.xz
mv barrel-$(VERSION).tar.xz package/

changes:
utils/git2log --changelog --format obs package/barrel.changes

archive:
utils/make_package --name barrel

0 comments on commit 6052e2d

Please sign in to comment.