Commit 8e10d100 authored by Victor Ananjevsky's avatar Victor Ananjevsky

move pfd wrapper to data dir

parent e8df5bc3
......@@ -20,6 +20,6 @@ endif
m4dir = $(datadir)/aclocal
m4_DATA = yad.m4
EXTRA_DIST = $(desktop_in_files) $(gsettings_in_files) zenity.sh notify-send
EXTRA_DIST = $(desktop_in_files) $(gsettings_in_files) zenity.sh notify-send pfd
DISTCLEANFILES = $(desktop_DATA) $(gsettings_SCHEMAS) $(m4_DATA) yad.spec
......@@ -44,7 +44,6 @@ yad_LDADD = $(GTK_LIBS) $(HTML_LIBS) $(SPELL_LIBS) $(SOURCEVIEW_LIBS)
if BUILD_TOOLS
bin_PROGRAMS += yad-tools
dist_bin_SCRIPTS = pfd
yad_tools_SOURCES = tools.c
yad_tools_CFLAGS = $(GTK_CFLAGS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment