summaryrefslogtreecommitdiff
path: root/RGens
diff options
context:
space:
mode:
authorbjculkin <bjculkin@mix.wvu.edu>2017-03-22 17:10:30 -0400
committerbjculkin <bjculkin@mix.wvu.edu>2017-03-22 17:10:30 -0400
commit3cd931c1317ebe49cf109673640e0b2d916f884d (patch)
tree252345edbc14cbfb92b14bae0feca7c97730fa70 /RGens
parent5414d72f62445a3c53683fd862284ce43f6d1c8d (diff)
Add sample config to jar
Diffstat (limited to 'RGens')
-rw-r--r--RGens/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/RGens/pom.xml b/RGens/pom.xml
index 3f1914f..e23118b 100644
--- a/RGens/pom.xml
+++ b/RGens/pom.xml
@@ -27,7 +27,7 @@
<directory>data/</directory>
<includes>
<include>**/*.gram</include>
- <include>**/*.help</include>
+ <include>**/*.cfg</include>
</includes>
</resource>
</resources>