13 lines
142 B
Makefile
13 lines
142 B
Makefile
|
|
SUBDIRS = \
|
|
table \
|
|
text \
|
|
misc \
|
|
e-timezone-dialog \
|
|
menus
|
|
|
|
EXTRA_DIST = \
|
|
ChangeLog.pre-1-4
|
|
|
|
-include $(top_srcdir)/git.mk
|