8 lines
299 B
Makefile
8 lines
299 B
Makefile
#------------------------------------------------------------------------------
|
|
# Process this file with automake to produce Makefile.in.
|
|
#------------------------------------------------------------------------------
|
|
|
|
SUBDIRS = intl po docs src
|
|
DIST_SUBDIRS = $(SUBDIRS)
|
|
DIST_OTHER = COPYING
|