Author: kelnos
Date: 2007-10-25 06:08:18 +0000 (Thu, 25 Oct 2007)
New Revision: 26191

Modified:
   xfburn/trunk/xfburn/Makefile.am
Log:
add some files that aren't in the build yet to EXTRA_DIST so make distcheck
works


Modified: xfburn/trunk/xfburn/Makefile.am
===================================================================
--- xfburn/trunk/xfburn/Makefile.am     2007-10-25 06:02:18 UTC (rev 26190)
+++ xfburn/trunk/xfburn/Makefile.am     2007-10-25 06:08:18 UTC (rev 26191)
@@ -80,3 +80,11 @@
        $(EXO_LIBS)                                                     \
        $(THUNAR_VFS_LIBS)
 
+# remove these when they're added to the build; needed
+# for make distcheck (--brian)
+missing_files = \
+       xfburn-copy-cd-dialog.c \
+       xfburn-copy-cd-progress-dialog.c \
+       xfburn-create-iso-progress-dialog.c
+
+EXTRA_DIST = $(missing_files)

_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to