File: Makefile.am

package info (click to toggle)
mate-applets 1.26.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 55,320 kB
  • sloc: ansic: 24,118; makefile: 1,665; xml: 525; sh: 55
file content (11 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
NULL =

SUBDIRS = data themes docs icons src

themesdir = $(pkgdatadir)/geyes

EXTRA_DIST =		\
	README.themes	\
	$(NULL)

-include $(top_srcdir)/git.mk