diff options
| author | bjculkin <bjculkin@mix.wvu.edu> | 2017-03-22 17:10:30 -0400 |
|---|---|---|
| committer | bjculkin <bjculkin@mix.wvu.edu> | 2017-03-22 17:10:30 -0400 |
| commit | 3cd931c1317ebe49cf109673640e0b2d916f884d (patch) | |
| tree | 252345edbc14cbfb92b14bae0feca7c97730fa70 /RGens/pom.xml | |
| parent | 5414d72f62445a3c53683fd862284ce43f6d1c8d (diff) | |
Add sample config to jar
Diffstat (limited to 'RGens/pom.xml')
| -rw-r--r-- | RGens/pom.xml | 2 |
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> |
