blob: f412dae5f65e7aa0d43a2e4efebf53e4acc7f0b5 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- Makefile.am.orig 2022-10-21 23:32:27 UTC
+++ Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src engines external ui
+SUBDIRS = src engines external ui examples
DIST_SUBDIRS = ${SUBDIRS} examples
EXTRA_DIST = librcc.spec
|