mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
c599d12496
added Raph's scalable vector icons machinery
15 lines
149 B
Makefile
15 lines
149 B
Makefile
NULL=
|
|
|
|
SUBDIRS =\
|
|
librsvg \
|
|
libnautilus \
|
|
nautilus-widgets \
|
|
src \
|
|
components \
|
|
icons \
|
|
data \
|
|
intl \
|
|
po \
|
|
$(NULL)
|
|
|
|
EXTRA_DIST=COPYING.LIB
|