[gimp-help/gimp-help-2-10] build: fix make dist



commit 59bc3c4ae40846b01764d9b4f0a8672644d35270
Author: Jacob Boerema <jgboerema gmail com>
Date:   Thu Mar 10 18:54:43 2022 -0500

    build: fix make dist

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile.am b/Makefile.am
index 36bcd615a..fce5dafca 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = quickreference
+SUBDIRS = quickreference m4macros
 
 # used for creating the ChangeLog
 LAST_RELEASE_TAG = GIMP_HELP_2_8_2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]