File: Makefile.am

package info (click to toggle)
etherape 0.9.21-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 6,208 kB
  • sloc: ansic: 11,665; sh: 4,913; makefile: 151; sed: 16
file content (7 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
gladedir   = $(datadir)/etherape/glade
glade_DATA = 				\
	etherape.ui			\
	etherape.png

EXTRA_DIST = \
	$(glade_DATA)