blob: b5108197d1a79c9d721a0dee6cd0fa8d2815b912 (
plain)
1
2
3
4
5
6
|
# Add all of your pixmaps here
pics_DATA = broken.png missing.png needwork.png ok.png pref_identity.png \
splash.png noflag.png
# This is where it will all be installed
picsdir = $(kde_datadir)/kbabel/pics
|