Skip to content

Commit

Permalink
fix making release tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
v1cont committed Mar 14, 2021
1 parent b4aa69f commit 18e3112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ yad_LDADD = $(GTK_LIBS) $(HTML_LIBS) $(SPELL_LIBS) $(SOURCEVIEW_LIBS)

if BUILD_TOOLS
bin_PROGRAMS += yad-tools
bin_SCRIPTS = pfd
dist_bin_SCRIPTS = pfd

yad_tools_SOURCES = tools.c
yad_tools_CFLAGS = $(GTK_CFLAGS)
Expand Down

0 comments on commit 18e3112

Please sign in to comment.