Skip to content

Commit

Permalink
Drop duplicate package: rule
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Nilsson <[email protected]>
  • Loading branch information
troglobit committed Feb 23, 2020
1 parent d2fa0e4 commit db318fd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ doc_DATA = README.md LICENSE
EXTRA_DIST = README.md LICENSE ChangeLog.md INSTALL.md
SUBDIRS = src include man examples

## Generate .deb package
package build-deb:
@dpkg-buildpackage -uc -us

## Generate MD5 checksum file
MD5 = md5sum
md5-dist:
Expand Down

0 comments on commit db318fd

Please sign in to comment.