File: Makefile.am

package info (click to toggle)
update-manager 0.68.debian-7
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 6,796 kB
  • ctags: 814
  • sloc: python: 5,646; xml: 1,571; sh: 433; makefile: 356; ansic: 264
file content (5 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (2)
1
2
3
4
5
modules_DATA = SimpleGladeApp.py DistInfo.py
modulesdir = $(datadir)/update-manager/python


EXTRA_DIST = $(modules_DATA)