Skip to content

Commit

Permalink
Also add the tests folder to the make dist target.
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronwhite committed Aug 4, 2020
1 parent f44dbf6 commit 3d6c188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ releaseosx: build $(BINFILES)
zip -r9uq $(MAC_APP_DIR).zip $(MAC_APP_DIR)
rm -rf $(MAC_APP_DIR)

EXTRA_DIST = Pinta Pinta.Core Pinta.Docking Pinta.Effects Pinta.Gui.Widgets Pinta.Resources Pinta.Tools po xdg license-mit.txt \
EXTRA_DIST = Pinta Pinta.Core Pinta.Docking Pinta.Effects Pinta.Gui.Widgets Pinta.Resources Pinta.Tools po xdg tests license-mit.txt \
license-pdn.txt Pinta.sln Pinta.Install.proj pinta.pc.in readme.md intltool-extract.in \
intltool-merge.in intltool-update.in

Expand Down

0 comments on commit 3d6c188

Please sign in to comment.