You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
if include_MOZILLA_support
|
|
MOZILLADIR=mozilla
|
|
endif
|
|
|
|
SUBDIRS = src xpart_notepad $(MOZILLADIR)
|
|
|
|
EXTRA_DIST = Makefile.cvs glib.m4 gtk.m4
|
|
|
|
dist-hook:
|
|
cd $(top_distdir) && perl $(top_srcdir)/am_edit
|