File: Makefile.am

package info (click to toggle)
lxappearance 0.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,064 kB
  • sloc: ansic: 1,787; makefile: 104; xml: 44; python: 28; sh: 24
file content (13 lines) | stat: -rw-r--r-- 112 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
ACLOCAL_AMFLAGS = -I .

NULL=

SUBDIRS= \
	data \
	man \
	po \
	src

EXTRA_DIST = \
	$(desktop_DATA) \
	$(NULL)