File: Makefile.am

package info (click to toggle)
fcitx-imlist 0.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 460 kB
  • sloc: sh: 1,232; ansic: 222; xml: 187; makefile: 31
file content (6 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
SUBDIRS = src examples

EXTRA_DIST = LICENSE

tag:
	git tag -a $(VERSION) -m "fcitx-imlist ${VERSION} has been released!"