File: Makefile.am

package info (click to toggle)
gnome-do-plugins 0.8.5-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 11,672 kB
  • ctags: 9,913
  • sloc: cs: 45,624; xml: 2,161; makefile: 1,991; sh: 724
file content (14 lines) | stat: -rw-r--r-- 205 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include $(top_srcdir)/build.rules.mk

ASSEMBLY=Wordnet

FILES = \
	src/WordnetAction.cs

GENERATED_RESOURCES = \
	Resources/Wordnet.addin.xml 

REFERENCES = \
	System \
	System.Core \
	$(DO_UNIVERSE_LIBS)