File: Makefile.am

package info (click to toggle)
gwp 0.3.6-1
  • links: PTS
  • area: contrib
  • in suites: sarge
  • size: 7,076 kB
  • ctags: 3,168
  • sloc: ansic: 27,179; sh: 8,379; python: 1,895; xml: 1,184; makefile: 356
file content (10 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
SUBDIRS = plugins

EXTRA_DIST = \
	     gtkcons.py	  		\
	     inittab.py			\
	     navigator.py

scriptsdir = $(datadir)/gwp/scripts
scripts_DATA = $(EXTRA_DIST)