aboutsummaryrefslogtreecommitdiffstats
path: root/utils/Burg
diff options
context:
space:
mode:
Diffstat (limited to 'utils/Burg')
-rw-r--r--utils/Burg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/Burg/Makefile b/utils/Burg/Makefile
index 96a9e9e..bada1d6 100644
--- a/utils/Burg/Makefile
+++ b/utils/Burg/Makefile
@@ -10,6 +10,8 @@ LEVEL = ../..
TOOLNAME = burg
BUILT_SOURCES = gram.tab.c
+EXTRA_DIST = gram.yc gram.tab.c gram.tab.h sample.gr
+
include $(LEVEL)/Makefile.common
gram.tab.c gram.tab.h: gram.yc