diff options
Diffstat (limited to 'xparts/Makefile.am')
-rw-r--r-- | xparts/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/xparts/Makefile.am b/xparts/Makefile.am new file mode 100644 index 00000000..85bec8cd --- /dev/null +++ b/xparts/Makefile.am @@ -0,0 +1,7 @@ + +SUBDIRS = src xpart_notepad + +EXTRA_DIST = Makefile.cvs glib.m4 gtk.m4 + +dist-hook: + cd $(top_distdir) && perl $(top_srcdir)/am_edit |