Move data to be relative to the code.

This commit is contained in:
Marco Pesenti Gritti
2007-03-09 14:07:17 +01:00
parent 73c1dbe4a7
commit a380b7f915
4 changed files with 7 additions and 5 deletions
+1 -4
View File
@@ -1,7 +1,4 @@
confdir = $(pkgdatadir)
conf_DATA = kbdconfig
imagedir = $(pkgdatadir)
image_DATA = default-picture.png
EXTRA_DIST = $(conf_DATA) $(image_DATA)
EXTRA_DIST = $(conf_DATA)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB