File: Makefile.am

package info (click to toggle)
gnome-2048 3.22.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,936 kB
  • ctags: 547
  • sloc: ansic: 15,118; sh: 1,230; makefile: 126; xml: 65
file content (10 lines) | stat: -rw-r--r-- 235 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
SUBDIRS = data po src help

MAINTAINERCLEANFILES = \
	$(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
	$(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN)

# We currently have no custom macros
GITIGNOREFILES = m4

-include $(top_srcdir)/git.mk