diff options
Diffstat (limited to 'data/applnk/Makefile.am')
-rw-r--r-- | data/applnk/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/applnk/Makefile.am b/data/applnk/Makefile.am new file mode 100644 index 00000000..cf7c6f3d --- /dev/null +++ b/data/applnk/Makefile.am @@ -0,0 +1,5 @@ +tmpdir = $(applnkdir) + +tmp_DATA = kvirc.desktop + +EXTRA_DIST = $(tmp_DATA) |