Skip to content

Commit

Permalink
Merge pull request #237 from mattrose/fix-release-tarball
Browse files Browse the repository at this point in the history
make sure data/*.in files are there for distributors
  • Loading branch information
mattrose authored Oct 11, 2020
2 parents 296e125 + 3853dc4 commit ff4c793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
include .gitignore
exclude data/terminator.appdata.xml data/terminator.desktop
include data/terminator.appdata.xml.in data/terminator.desktop.in
exclude po/.intltool-merge-cache

0 comments on commit ff4c793

Please sign in to comment.